Uses of Interface
org.jboss.jmx.connector.notification.RMIClientNotificationListenerInterface

Packages that use RMIClientNotificationListenerInterface
org.jboss.jmx.connector.notification   
 

Uses of RMIClientNotificationListenerInterface in org.jboss.jmx.connector.notification
 

Classes in org.jboss.jmx.connector.notification that implement RMIClientNotificationListenerInterface
 class RMIClientNotificationListener
          Client-side RMI Listener to receive the message and send to the clients listener.
 

Constructors in org.jboss.jmx.connector.notification with parameters of type RMIClientNotificationListenerInterface
RMINotificationListener(RMIClientNotificationListenerInterface pClientListener)
          Creates the RMI Notification Listener MBean implemenation which will be registered at the remote JMX Server as notificatin listener and then send the notification over the provided RMI Notification sender to the client
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.