Uses of Interface
org.codehaus.activecluster.impl.StateService

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)
           
 



Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.