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