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.
 

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



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