Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
UnicastRemoteObject
freemarker.debug.impl.RmiDebuggerListenerImpl
public class RmiDebuggerListenerImpl
extends UnicastRemoteObject
implements DebuggerListener, Unreferenced
DebuggerClient
to create local
Constructor Summary | |
|
Method Summary | |
void |
|
void |
public RmiDebuggerListenerImpl(DebuggerListener listener) throws RemoteException
public void environmentSuspended(EnvironmentSuspendedEvent e) throws RemoteException
Called whenever an environment gets suspended (ie hits a breakpoint).
- Specified by:
- environmentSuspended in interface DebuggerListener
- Parameters:
e
- the event object
public void unreferenced()