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

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

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

Subinterfaces of ListenerMBean in org.jboss.jmx.connector.notification
 interface JMSNotificationListenerMBean
          MBean interface.
 interface PollingNotificationListenerMBean
          MBean interface.
 interface RMINotificationListenerMBean
          MBean interface.
 

Classes in org.jboss.jmx.connector.notification that implement ListenerMBean
 class JMSNotificationListener
          Remote Listener using JMS to send the event
 class PollingNotificationListener
          Remote Listener using Polling to send the event
 class RMINotificationListener
          Notification Listener Implementation registered as MBean on the remote JMX Server and the added as Notification Listener on the remote JMX Server.
 



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