Uses of Interface
org.apache.geronimo.clustering.Cluster

Packages that use Cluster
org.apache.geronimo.clustering   
org.apache.geronimo.clustering.wadi   
 

Uses of Cluster in org.apache.geronimo.clustering
 

Methods in org.apache.geronimo.clustering with parameters of type Cluster
 void ClusterListener.onListenerRegistration(Cluster cluster, Set<Node> existing)
           
 void ClusterListener.onMembershipChanged(Cluster cluster, Set<Node> joiners, Set<Node> leavers)
           
 

Uses of Cluster in org.apache.geronimo.clustering.wadi
 

Subinterfaces of Cluster in org.apache.geronimo.clustering.wadi
 interface WADICluster
           
 

Classes in org.apache.geronimo.clustering.wadi that implement Cluster
 class BasicWADICluster
           
 



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