|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRestart
Provides the ability to restart a debug target.
Method Summary | |
---|---|
boolean |
canRestart()
Returns whether this element can currently be restarted. |
void |
restart()
Causes this element to restart its execution. |
Method Detail |
---|
boolean canRestart()
void restart() throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugException
- on failure. Reasons include:
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |