org.codehaus.wadi.gridstate
Interface StateManagerConfig

All Known Implementing Classes:
GCache

public interface StateManagerConfig


Method Summary
 Map getMap()
           
 PartitionFacade getPartition(Object key)
           
 LockManager getPMSyncs()
           
 LockManager getSMSyncs()
           
 

Method Detail

getMap

public Map getMap()

getPMSyncs

public LockManager getPMSyncs()

getSMSyncs

public LockManager getSMSyncs()

getPartition

public PartitionFacade getPartition(Object key)


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