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 ListenerRegistrationFactory.create(NotificationListener listener, NotificationFilter filter, Object handback)
          Create a listener registration
 ListenerRegistration DefaultListenerRegistrationFactory.create(NotificationListener listener, NotificationFilter filter, Object handback)
           
 ListenerRegistration ListenerRegistry.ListenerRegistrationIterator.nextRegistration()
          Convenience method to returned a typed object
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.