Uses of Interface
org.jacorb.notification.interfaces.AdminEventListener

Packages that use AdminEventListener
org.jacorb.notification   
 

Uses of AdminEventListener in org.jacorb.notification
 

Methods in org.jacorb.notification with parameters of type AdminEventListener
 void EventChannelImpl.addAdminEventListener(AdminEventListener l)
           
 void EventChannelImpl.removeAdminEventListener(AdminEventListener l)