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

Packages that use ProxyEventListener
org.jacorb.notification.interfaces   
org.jacorb.notification.servant   
 

Uses of ProxyEventListener in org.jacorb.notification.interfaces
 

Classes in org.jacorb.notification.interfaces that implement ProxyEventListener
 class ProxyEventAdapter
           
 

Uses of ProxyEventListener in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement ProxyEventListener
 class ConsumerAdminImpl
           
 class TypedConsumerAdminImpl
           
 

Methods in org.jacorb.notification.servant with parameters of type ProxyEventListener
 void AbstractAdmin.addProxyEventListener(ProxyEventListener l)
           
 void AbstractAdmin.removeProxyEventListener(ProxyEventListener listener)