Package org.jboss.management.mejb

Interface Summary
ListenerMBean (src) MBean Interface of a Notification Listener MBean
RMIClientNotificationListenerInterface (src) This Interface defines the methods in the RMI Stub transferred to the server-side.
 

Class Summary
ClientNotificationListener (src) Basic Local Listener to receive Notification from a remote JMX Agent
JMSClientNotificationListener (src) Local JMS Listener to receive the message and send to the listener
JMSNotificationListener (src) Remote Listener using JMS to send the event
ListenerRegistration (src) Root class of the JBoss JSR-77 implementation of ListenerRegistration (src) .
ManagementBean (src) Management Session Bean to enable the client to manage the server its is deployed on.
PollingClientNotificationListener (src) Local Polling Listener to receive the message and send to the listener
PollingNotificationListener (src) Remote Listener using Polling to send the event
RMIClientNotificationListener (src) Client-side RMI Listener to receive the message and send to the clients listener.
RMINotificationListener (src) Notification Listener Implementation registered as MBean on the remote JMX Server and the added as Notification Listener on the remote JMX Server.
SearchClientNotificationListener (src) Local Listener only to seach other Local Listeners