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

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


Uses of Interface
org.jboss.mx.notification.ListenerRegistration

Packages that use ListenerRegistration
org.jboss.mx.notification   
 

Uses of ListenerRegistration in org.jboss.mx.notification
 

Classes in org.jboss.mx.notification that implement ListenerRegistration
 class DefaultListenerRegistration
          The default notification listener registration.
 class MBeanServerListenerRegistration
          The notification listener registration for a listener in the mbeanserver.
 

Methods in org.jboss.mx.notification that return ListenerRegistration
 ListenerRegistration MBeanServerListenerRegistrationFactory.create(NotificationListener listener, NotificationFilter filter, Object handback)
           
 ListenerRegistration ListenerRegistry.ListenerRegistrationIterator.nextRegistration()
          Convenience method to returned a typed object
 ListenerRegistration ListenerRegistrationFactory.create(NotificationListener listener, NotificationFilter filter, Object handback)
          Create a listener registration
 ListenerRegistration DefaultListenerRegistrationFactory.create(NotificationListener listener, NotificationFilter filter, Object handback)
           
 



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