Interface IEventProcessor
- All Known Subinterfaces:
ICodeTraceFilter
- All Known Implementing Classes:
AbstractEaseDebugger
,EaseDebugProcess
,EaseDebugTarget
,EaseDebugThread
,Py4jDebugger
,PythonDebugger
,PythonDebugTarget
public interface IEventProcessor
-
Method Summary
Modifier and Type Method Description void
handleEvent(IDebugEvent event)
void
setDispatcher(EventDispatchJob dispatcher)
-
Method Details
-
setDispatcher
-
handleEvent
-