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

Packages that use Registry
org.objectweb.carol.cmi   
 

Uses of Registry in org.objectweb.carol.cmi
 

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