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

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

Uses of StateManagerConfig in org.codehaus.wadi.gridstate
 

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

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

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

Fields in org.codehaus.wadi.gridstate.impl declared as StateManagerConfig
protected  StateManagerConfig IndirectStateManager._config
           
 

Methods in org.codehaus.wadi.gridstate.impl with parameters of type StateManagerConfig
 void IndirectStateManager.init(StateManagerConfig config)
           
 



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