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

Packages that use ListenerRegistrationFactory
org.jboss.mx.notification   
 

Uses of ListenerRegistrationFactory in org.jboss.mx.notification
 

Classes in org.jboss.mx.notification that implement ListenerRegistrationFactory
 class DefaultListenerRegistrationFactory
          The default listener registration factory.
 class MBeanServerListenerRegistrationFactory
          The listener registration factory to create registrations in the mbeanserver for an object name.
 

Constructors in org.jboss.mx.notification with parameters of type ListenerRegistrationFactory
ListenerRegistry(ListenerRegistrationFactory factory)
          Create a notification listener registry using the passed listener registration factory.
 



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