Uses of Interface
org.sapia.ubik.rmi.naming.remote.discovery.JndiDiscoListener

Packages that use JndiDiscoListener
org.sapia.ubik.ioc.guice   
org.sapia.ubik.ioc.spring   
org.sapia.ubik.rmi.examples   
org.sapia.ubik.rmi.naming.remote.discovery   
org.sapia.ubik.rmi.naming.remote.proxy   
 

Uses of JndiDiscoListener in org.sapia.ubik.ioc.guice
 

Classes in org.sapia.ubik.ioc.guice that implement JndiDiscoListener
 class NamingServiceImpl
           
 

Uses of JndiDiscoListener in org.sapia.ubik.ioc.spring
 

Classes in org.sapia.ubik.ioc.spring that implement JndiDiscoListener
 class NamingServiceBean
          This singleton bean acts as a bridge to the Ubik JNDI server.
 

Uses of JndiDiscoListener in org.sapia.ubik.rmi.examples
 

Classes in org.sapia.ubik.rmi.examples that implement JndiDiscoListener
 class JndiDiscoListenerEg
           
 

Uses of JndiDiscoListener in org.sapia.ubik.rmi.naming.remote.discovery
 

Methods in org.sapia.ubik.rmi.naming.remote.discovery with parameters of type JndiDiscoListener
 void DiscoveryHelper.addJndiDiscoListener(JndiDiscoListener listener)
          Adds a JNDI discovery listener to this instance.
 void DiscoveryHelper.removeJndiDiscoListener(JndiDiscoListener listener)
          Removes the given JNDI discovery listener from this instance.
 

Uses of JndiDiscoListener in org.sapia.ubik.rmi.naming.remote.proxy
 

Methods in org.sapia.ubik.rmi.naming.remote.proxy with parameters of type JndiDiscoListener
 void ReliableLocalContext.addJndiDiscoListener(JndiDiscoListener listener)
          Adds a JNDI discovery listener to this instance.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.