Uses of Interface
org.codehaus.wadi.gridstate.PartitionManagerConfig

Packages that use PartitionManagerConfig
org.codehaus.wadi.gridstate   
org.codehaus.wadi.gridstate.impl   
 

Uses of PartitionManagerConfig in org.codehaus.wadi.gridstate
 

Methods in org.codehaus.wadi.gridstate with parameters of type PartitionManagerConfig
 void PartitionManager.init(PartitionManagerConfig config)
           
 

Uses of PartitionManagerConfig in org.codehaus.wadi.gridstate.impl
 

Classes in org.codehaus.wadi.gridstate.impl that implement PartitionManagerConfig
 class GCache
          Geronimo is going to need a standard API for lookup of sessions across the Cluster.
 

Methods in org.codehaus.wadi.gridstate.impl with parameters of type PartitionManagerConfig
 void StaticPartitionManager.init(PartitionManagerConfig config)
           
 void DummyPartitionManager.init(PartitionManagerConfig config)
           
 



Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.