|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--snmpmonitor.SnmpMonitor
| Constructor Summary | |
SnmpMonitor()
Create a new monitor object. |
|
| Method Summary | |
void |
monitor()
The main loop. |
void |
registerCheck(Check check)
Register a check object. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public SnmpMonitor()
| Method Detail |
public void registerCheck(Check check)
check - The check object to be registered with this monitor.public void monitor()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||