org.jboss.mx.remoting.rmi
Class ConnectionNotifier
java.lang.Object
javax.management.NotificationBroadcasterSupport
org.jboss.mx.remoting.rmi.ConnectionNotifier
- All Implemented Interfaces:
- NotificationBroadcaster, NotificationEmitter
public class ConnectionNotifier
- extends NotificationBroadcasterSupport
Handles the firing of notifications related to the connection
status of the connector.
- Author:
- Tom Elrod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionNotifier
public ConnectionNotifier(JMXConnector connector)
fireConnectedNotification
public void fireConnectedNotification()
fireClosedNotification
public void fireClosedNotification()
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.