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