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

Packages that use ClusterRegistryInternal
org.objectweb.carol.cmi   
 

Uses of ClusterRegistryInternal in org.objectweb.carol.cmi
 

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

Methods in org.objectweb.carol.cmi with parameters of type ClusterRegistryInternal
 boolean ClusterStubData.setStub(ClusterRegistryInternal stub)
          Add a regular stub in this cluster stub.
 

Constructors in org.objectweb.carol.cmi with parameters of type ClusterRegistryInternal
ClusterRegistryClient(ClusterRegistryInternal cr)