monitor.monitorable
Interface for monitorable classes.
- abstract interface Monitorable;
Interace used by classes that can be monitored by the monitor subsystem.
- abstract MonitorDataInterface monitorData();
Get MonitorData to access submonitors of the monitorable.