public static class MavenLaunchDelegate.BackgroundResourceRefresher extends Object implements org.eclipse.debug.core.IDebugEventSetListener
Constructor and Description |
---|
MavenLaunchDelegate.BackgroundResourceRefresher(org.eclipse.debug.core.ILaunchConfiguration configuration,
org.eclipse.debug.core.ILaunch launch) |
Modifier and Type | Method and Description |
---|---|
void |
handleDebugEvents(org.eclipse.debug.core.DebugEvent[] events) |
void |
init()
If the process has already terminated, resource refreshing is done immediately in the current thread.
|
protected void |
processResources() |
public MavenLaunchDelegate.BackgroundResourceRefresher(org.eclipse.debug.core.ILaunchConfiguration configuration, org.eclipse.debug.core.ILaunch launch)
public void init()
public void handleDebugEvents(org.eclipse.debug.core.DebugEvent[] events)
handleDebugEvents
in interface org.eclipse.debug.core.IDebugEventSetListener
protected void processResources()
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.