public interface IEventProcessor
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(IDebugEvent event) |
void |
setDispatcher(EventDispatchJob dispatcher) |
void setDispatcher(EventDispatchJob dispatcher)
void handleEvent(IDebugEvent event)