|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StateService | |
org.codehaus.activecluster.impl | Default implementation of ActiveCluster using standard JMS API to build the cluster. |
Uses of StateService in org.codehaus.activecluster.impl |
Classes in org.codehaus.activecluster.impl that implement StateService | |
class |
StateServiceImpl
Represents a node list |
class |
StateServiceStub
A local stub for the state service which sends JMS messages to the cluster |
Constructors in org.codehaus.activecluster.impl with parameters of type StateService | |
StateConsumer(StateService stateService)
|
|
ReplicatedLocalNode(Destination destination,
StateService serviceStub)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |