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

Packages that use ProxyEventListener
org.jacorb.notification.servant   
 

Uses of ProxyEventListener in org.jacorb.notification.servant
 

Classes in org.jacorb.notification.servant that implement ProxyEventListener
 class ConsumerAdminTieImpl
           
 

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