|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |