Uses of Interface
org.apache.geronimo.clustering.wadi.WADICluster

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

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

Constructors in org.apache.geronimo.clustering.wadi with parameters of type WADICluster
BasicWADISessionManager(java.lang.ClassLoader cl, WADISessionManagerConfigInfo configInfo, WADICluster cluster, org.codehaus.wadi.replication.strategy.BackingStrategyFactory backingStrategyFactory, java.util.Collection<ClusteredServiceHolder> serviceHolders)
           
BasicWADISessionManagerHolder(java.lang.ClassLoader cl, java.net.URI serviceSpaceURI, int sweepInterval, int sessionTimeout, int numPartitions, boolean disableReplication, boolean deltaReplication, WADICluster cluster, org.codehaus.wadi.replication.strategy.BackingStrategyFactory backingStrategyFactory, java.util.Collection<ClusteredServiceHolder> serviceHolders)
           
 



Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.