|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.mwe.internal.core.debug.processing.RuntimeHandlerManager
public class RuntimeHandlerManager
This manager class listens for requests from the debug server to instantiate
handlers or adapters.
It initiates the handlers and registers adapters at the
DebugMonitor instance.
| Constructor Summary | |
|---|---|
RuntimeHandlerManager(DebugMonitor monitor)
|
|
| Method Summary | |
|---|---|
void |
run()
|
void |
setConnection(Connection connection)
|
void |
startListener()
start listener thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeHandlerManager(DebugMonitor monitor)
| Method Detail |
|---|
public void setConnection(Connection connection)
public void startListener()
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||