| Modifier and Type | Method and Description |
|---|---|
ThreadMonitor |
Controller.getThreadMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsistencyCheckerController.registerThreadMonitor(ThreadMonitor monitor) |
void |
AbstractMonitoredThread.registerThreadMonitor(ThreadMonitor monitor) |
void |
MonitoredThread.registerThreadMonitor(ThreadMonitor monitor) |
void |
ThreadStatusListener.threadStatusChanged(MonitoredThread thread,
ThreadMonitor monitor)
This is called after the status of the monitored thread is
changed by the monitor
|
Copyright © 2016. All rights reserved.