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 ClusterRegistryClient
          Client code for a cluster registry
 

Methods in org.objectweb.carol.cmi that return ClusterRegistry
static ClusterRegistry Naming.getRegistry(NamingContextHostPort[] hp)
           
static ClusterRegistry Naming.getLocalRegistry(NamingContextHostPort[] hp)