|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DebuggerListener
An interface for components that wish to receive debugging events.
Method Summary | |
---|---|
void |
environmentSuspended(EnvironmentSuspendedEvent e)
Called whenever an environment gets suspended (ie hits a breakpoint). |
Method Detail |
---|
void environmentSuspended(EnvironmentSuspendedEvent e) throws RemoteException
e
- the event object
RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |