Package org.codehaus.activecluster.impl

Default implementation of ActiveCluster using standard JMS API to build the cluster.

See:
          Description

Interface Summary
StateService A client side proxy to the remove cluster
 

Class Summary
ActiveMQClusterFactory An implementation of ClusterFactory using ActiveMQ
DefaultCluster A default implementation of ActiveCluster which uses standard JMS operations
DefaultClusterFactory A Factory of DefaultCluster instances
NodeImpl Default implementation of a remote Node
NonReplicatedLocalNode Default implementation of a local Node which doesn't have its state replicated
ReplicatedLocalNode Default implementation of a local Node which has its state replicated across the cluster
StateConsumer A JMS MessageListener which processes inbound messages and applies them to a StateService
StateServiceImpl Represents a node list
StateServiceImpl.NodeEntry  
StateServiceStub A local stub for the state service which sends JMS messages to the cluster
 

Package org.codehaus.activecluster.impl Description

Default implementation of ActiveCluster using standard JMS API to build the cluster.



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