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

All Known Implementing Classes:
JndiDiscoListenerEg, NamingServiceBean, NamingServiceImpl

public interface JndiDiscoListener

An instance of this interface is notified when a new JNDI server appears on the network.

Author:
Yanick Duchesne
Copyright:
Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site
See Also:
ReliableLocalContext.addJndiDiscoListener(JndiDiscoListener)

Method Summary
 void onJndiDiscovered(javax.naming.Context ctx)
           
 

Method Detail

onJndiDiscovered

void onJndiDiscovered(javax.naming.Context ctx)


Copyright © 2010 Sapia OSS. All Rights Reserved.