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