Interface DebuggerListener

All Superinterfaces:
EventListener, Remote
All Known Implementing Classes:
RmiDebuggerListenerImpl

public interface DebuggerListener extends Remote, EventListener
An interface for components that wish to receive debugging events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called whenever an environment gets suspended (ie hits a breakpoint).