|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.management.NotificationBroadcasterSupport mx4j.remote.ConnectionNotificationEmitter
Constructor Summary | |
ConnectionNotificationEmitter(javax.management.remote.JMXConnector connector)
|
Method Summary | |
void |
sendConnectionNotificationClosed()
|
void |
sendConnectionNotificationFailed()
|
void |
sendConnectionNotificationLost(long howMany)
|
void |
sendConnectionNotificationOpened()
|
Methods inherited from class javax.management.NotificationBroadcasterSupport |
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectionNotificationEmitter(javax.management.remote.JMXConnector connector)
Method Detail |
public void sendConnectionNotificationOpened()
public void sendConnectionNotificationClosed()
public void sendConnectionNotificationFailed()
public void sendConnectionNotificationLost(long howMany)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |