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

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

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

Classes in org.codehaus.wadi.gridstate.impl that implement StateManager
 class IndirectStateManager
           
 

Fields in org.codehaus.wadi.gridstate.impl declared as StateManager
protected  StateManager GCache._stateManager
           
 

Methods in org.codehaus.wadi.gridstate.impl that return StateManager
 StateManager GCache.getStateManager()
           
 

Constructors in org.codehaus.wadi.gridstate.impl with parameters of type StateManager
GCache(Dispatcher dispatcher, PartitionManager partitionManager, StateManager stateManager)
           
 



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