|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jmx.adaptor.snmp.agent.Heartbeat
Heartbeat auxiliary class implementing agent heartbeat schedulling and emission setup
| Field Summary | |
static java.lang.String |
NOTIFICATION_MSG
The notification message field |
| Constructor Summary | |
Heartbeat(MBeanServer (src) agent,
ObjectName (src) timer,
long interval)
CTOR |
|
| Method Summary | |
void |
start()
Setup the production of heart-beat notifications |
void |
stop()
Disable heartbeat |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String NOTIFICATION_MSG
| Constructor Detail |
public Heartbeat(MBeanServer (src) agent,
ObjectName (src) timer,
long interval)
| Method Detail |
public void start()
throws java.lang.Exception
java.lang.Exception
public void stop()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||