Class RuntimeHandlerManager
java.lang.Object
org.eclipse.emf.mwe.internal.core.debug.processing.RuntimeHandlerManager
- All Implemented Interfaces:
Runnable
This manager class listens for requests from the debug server to instantiate
handlers or adapters.
It initiates the handlers and registers adapters at the
It initiates the handlers and registers adapters at the
DebugMonitor
instance.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
run()
void
setConnection
(Connection connection) void
start listener thread.