|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmx4j.remote.AbstractHeartBeat
mx4j.tools.remote.http.HTTPHeartBeat
| Constructor Summary | |
HTTPHeartBeat(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
java.util.Map environment)
|
|
| Method Summary | |
protected void |
pulse()
Subclasses will implement this method using protocol specific connections. |
| Methods inherited from class mx4j.remote.AbstractHeartBeat |
getMaxRetries, getPulsePeriod, run, sendConnectionNotificationFailed, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HTTPHeartBeat(HTTPConnection connection,
ConnectionNotificationEmitter emitter,
java.util.Map environment)
| Method Detail |
protected void pulse()
throws java.io.IOException
AbstractHeartBeatMBeanServerConnection.getDefaultDomain() is used
to "ping" the server side.
pulse in class AbstractHeartBeatjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||