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

ClusterException This exception should be thrown when a problem related to clustering is detected.
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
ConfigException
DistributedEquiv Manage equivalences between objects in the cluster.
InetMask
LocateRegistry Class type
LowerOrb
Naming
NamingContext Jonathan: an Open Distributed Processing Environment Copyright (C) 1999 France Telecom R&D Copyright (C) 2002, Simon Nieuviarts This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
NamingContextHostPort
NoLocalStubException
NoMoreStubException
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.