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

Packages that use Registry
org.objectweb.carol.cmi   
 

Uses of Registry in org.objectweb.carol.cmi
 

Classes in org.objectweb.carol.cmi that implement Registry
 class RegistryClient
          Client code for a cluster registry
 

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