| Package | Description |
|---|---|
| org.objectweb.carol.cmi | |
| org.objectweb.carol.cmi.ha | |
| org.objectweb.carol.cmi.jndi |
| Class and Description |
|---|
| ClusterHandle
A persistent reference to a replicated SFSB
Implements HttpSessionBindingListener delegating valueBound and
valueUnbound to the associated distributor
|
| ClusterId
A universally unique identifier for a cluster
|
| ClusterStub
Stubs to clustered objects extend this class.
|
| Decision
Returned to the cluster stub by methods of a
Distributor to
tell what to do. |
| DistributedEquiv
Manage equivalences between objects in the cluster.
|
| Distributor
Each clustered server object has to be accompanied by a class which
extends this one to specify configuration information.
|
| NamingContextHostPort
Host and Port for a naming context
|
| NoServerException
Thrown when no more remote object is available in the cluster for a
remote procedure call.
|
| ObjectId
Each clustered remote object is uniquely identified by such a number.
|
| ObjectIdFactory
This is a monotonic counter that generate IDs for cluster remote objects.
|
| Registry
Interface Cmi Registry client part
|
| RegistryKiller
Handle returned when starting a registry.
|
| RegistryStubList
A container of regular stubs to CMI registries.
|
| ServerConfigException
Thrown when a bad configuration parameter prevents the operation to
succeed
|
| ServerIdFactory
The aim of this class is to generate unique IDs to identify an instance of a
clustered server.
|
| ServerStubList
A container of regular stubs to RMI-exported clustered objects.
|
| StubBuilder
Used to serialize a cluster stub.
|
| StubConfigException
Thrown when unable to get information on a clustered object.
|
| StubData
Contains a stub to a single instance in the cluster of a clustered object
and related data.
|
| Class and Description |
|---|
| ObjectId
Each clustered remote object is uniquely identified by such a number.
|
| Class and Description |
|---|
| UnicastRemoteObject
To export objects in the cluster.
|