Uses of Interface
org.apache.geronimo.messaging.cluster.Cluster

Packages that use Cluster
org.apache.geronimo.messaging.cluster   
 

Uses of Cluster in org.apache.geronimo.messaging.cluster
 

Classes in org.apache.geronimo.messaging.cluster that implement Cluster
 class ClusterImpl
          Cluster implementation.
 

Methods in org.apache.geronimo.messaging.cluster that return Cluster
 Cluster ClusterEvent.getCluster()
           
 

Constructors in org.apache.geronimo.messaging.cluster with parameters of type Cluster
ClusterHBSender(Node aNode, Cluster aCluster, org.apache.geronimo.pool.ClockPool aClockPool, long aDelay, org.apache.geronimo.gbean.GBeanLifecycleController aController)
          Creates a node heartbeat sender.
ClusterHBReceiver(Cluster aCluster, org.apache.geronimo.pool.ClockPool aClockPool, int aNbMissed)
          Creates an heartbeat listener.
ClusterEvent(Cluster aCluster, NodeInfo aMember, Object aType)
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.