|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--javax.management.monitor.StringMonitor.StringMonitorThread
This inner class implements Runnable and when the StringMonitor is started, the start method of this class is called and it periodically polls the Observed Attribute according to the granularity period and when there is a deviation from the configuration details, sends a notification.
| Field Summary | |
(package private) StringMonitor |
monitor
|
| Constructor Summary | |
(package private) |
StringMonitor.StringMonitorThread(StringMonitor monitor)
|
| Method Summary | |
void |
run()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
StringMonitor monitor
| Constructor Detail |
StringMonitor.StringMonitorThread(StringMonitor monitor)
| Method Detail |
public void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||