|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.codehaus.activecluster | |
org.codehaus.activecluster | ActiveCluster API for working with a simple cluster abstraction for building cluster algorithms like buddy systems, voting, master/slave protocols, electing a controller and so forth. |
org.codehaus.activecluster.election | |
org.codehaus.activecluster.election.impl | |
org.codehaus.activecluster.impl | Default implementation of ActiveCluster using standard JMS API to build the cluster. |
Classes in org.codehaus.activecluster used by org.codehaus.activecluster | |
Cluster
Represents a logical connection to a cluster. |
|
ClusterEvent
A cluster event |
|
ClusterException
Represents a Cluster related exception |
|
ClusterListener
Listener to events occuring on the cluster |
|
LocalNode
Represents the local (in process) node |
|
Node
Represents a node member in a cluster |
|
Service
Service represents some service of some kind with a simple start/stop lifecycle. |
Classes in org.codehaus.activecluster used by org.codehaus.activecluster.election | |
Cluster
Represents a logical connection to a cluster. |
|
Node
Represents a node member in a cluster |
Classes in org.codehaus.activecluster used by org.codehaus.activecluster.election.impl | |
Cluster
Represents a logical connection to a cluster. |
|
Node
Represents a node member in a cluster |
Classes in org.codehaus.activecluster used by org.codehaus.activecluster.impl | |
Cluster
Represents a logical connection to a cluster. |
|
ClusterException
Represents a Cluster related exception |
|
ClusterFactory
A Factory of Cluster instances |
|
ClusterListener
Listener to events occuring on the cluster |
|
LocalNode
Represents the local (in process) node |
|
Node
Represents a node member in a cluster |
|
Service
Service represents some service of some kind with a simple start/stop lifecycle. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |