站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

org.jboss.mx.notification (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


Package org.jboss.mx.notification

Interface Summary
ListenerRegistration A notification listener registration.
ListenerRegistrationFactory A notification listener registration factory.
 

Class Summary
AsynchNotificationBroadcasterSupport A notification broadcaster with asynch notifications
DefaultListenerRegistration The default notification listener registration.
DefaultListenerRegistrationFactory The default listener registration factory.
ListenerRegistry A notification listener registry.
MBeanServerListenerRegistration The notification listener registration for a listener in the mbeanserver.
MBeanServerListenerRegistrationFactory The listener registration factory to create registrations in the mbeanserver for an object name.
MBeanServerListenerRegistry A notification listener registry per ObjectName.
NotificationFilterProxy NotificationFilterProxy wraps a real filter by the users to pass down to the mbean server so that as notification emitters apply the filter, the appropriate source can be set in the notification object before passing to the real filter.
NotificationListenerProxy A notification listener used to forward notifications to listeners added through the mbean server.
 



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