Uses of Interface
org.objectweb.carol.cmi.ClusterRegistry

Packages that use ClusterRegistry
org.objectweb.carol.cmi   
 

Uses of ClusterRegistry in org.objectweb.carol.cmi
 

Classes in org.objectweb.carol.cmi that implement ClusterRegistry
 class ClusterRegistryImpl
           
 class ClusterRegistryImpl_Cluster
          Cluster standard stub for ClusterRegistryImpl
 

Methods in org.objectweb.carol.cmi that return ClusterRegistry
static ClusterRegistry Naming.getRegistry(java.lang.String host, int port)
           
static ClusterRegistry Naming.getRegistry(NamingContextHostPort[] hp)
           
static ClusterRegistry Naming.getLocalRegistry(NamingContextHostPort[] hp)