Uses of Class
org.objectweb.carol.cmi.NamingContextHostPort

Packages that use NamingContextHostPort
org.objectweb.carol.cmi   
 

Uses of NamingContextHostPort in org.objectweb.carol.cmi
 

Fields in org.objectweb.carol.cmi declared as NamingContextHostPort
 NamingContextHostPort[] NamingContext.hp
           
 

Methods in org.objectweb.carol.cmi with parameters of type NamingContextHostPort
static ClusterRegistry Naming.getRegistry(NamingContextHostPort[] hp)
           
static ClusterRegistry Naming.getLocalRegistry(NamingContextHostPort[] hp)