mx4j.remote

Class ConnectionNotificationEmitter

public class ConnectionNotificationEmitter extends NotificationBroadcasterSupport

Version: $Revision: 1.4 $

Constructor Summary
ConnectionNotificationEmitter(JMXConnector connector)
Method Summary
voidsendConnectionNotificationClosed()
voidsendConnectionNotificationFailed()
voidsendConnectionNotificationLost(long howMany)
voidsendConnectionNotificationOpened()

Constructor Detail

ConnectionNotificationEmitter

public ConnectionNotificationEmitter(JMXConnector connector)

Method Detail

sendConnectionNotificationClosed

public void sendConnectionNotificationClosed()

sendConnectionNotificationFailed

public void sendConnectionNotificationFailed()

sendConnectionNotificationLost

public void sendConnectionNotificationLost(long howMany)

sendConnectionNotificationOpened

public void sendConnectionNotificationOpened()
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.