Package org.objectweb.carol.cmi

Interface Summary
ClusterConfig Classes which implement this interface are generated by the cluster stub compiler to reflect the type of cluster stub.
ClusterRegistry  
ClusterRegistryInternal  
ClusterStub Stubs to clustered objects this marker interface.
 

Class Summary
ClusterId  
ClusterIdFactory The aim of this class is to generate unique IDs to identify an instance of a clustered server.
ClusterObject Tell us if an object can be clustered or not.
ClusterRegistryClient Client code for a cluster registry
ClusterRegistryImpl  
ClusterRegistryImpl_Cluster Cluster standard stub for ClusterRegistryImpl
ClusterRegistryKiller Handle returned when starting a registry.
ClusterStubData Stubs to clustered objects use this class.
CmiInputStream  
CmiOutputStream  
Config  
DistributedEquiv Manage equivalences between objects in the cluster.
InetMask  
LocateRegistry Class type
LowerOrb  
Naming  
NamingContext  
NamingContextHostPort  
Random  
RoundRobin  
SecureRandom  
StubData  
StubLB  
StubLBFilter  
UnicastRemoteObject To export objects in the cluster.
WeakCache An object cache, to reduce memory usage by returning always the same instance for equal objects.
WeakList Register objects in a list via weak references.
 

Exception Summary
ClusterException This exception should be thrown when a problem related to clustering is detected.
ConfigException  
NoLocalStubException  
NoMoreStubException