org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Class ConnectionNotificationEmitter
java.lang.Object
javax.management.NotificationBroadcasterSupport
org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.ConnectionNotificationEmitter
- All Implemented Interfaces:
- NotificationBroadcaster, NotificationEmitter
public class ConnectionNotificationEmitter
- extends NotificationBroadcasterSupport
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Simone Bordet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionNotificationEmitter
public ConnectionNotificationEmitter(JMXConnector connector)
sendConnectionNotificationOpened
public void sendConnectionNotificationOpened()
sendConnectionNotificationClosed
public void sendConnectionNotificationClosed()
sendConnectionNotificationFailed
public void sendConnectionNotificationFailed()
sendConnectionNotificationLost
public void sendConnectionNotificationLost(long howMany)
Copyright © 2011 Apache Software Foundation. All Rights Reserved.