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:
- javax.management.NotificationBroadcaster, javax.management.NotificationEmitter
public class ConnectionNotificationEmitter
- extends javax.management.NotificationBroadcasterSupport
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Simone Bordet
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 |
ConnectionNotificationEmitter
public ConnectionNotificationEmitter(javax.management.remote.JMXConnector connector)
sendConnectionNotificationOpened
public void sendConnectionNotificationOpened()
sendConnectionNotificationClosed
public void sendConnectionNotificationClosed()
sendConnectionNotificationFailed
public void sendConnectionNotificationFailed()
sendConnectionNotificationLost
public void sendConnectionNotificationLost(long howMany)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.