Uses of Interface
com.sun.enterprise.ee.cms.core.DistributedStateCache

Packages that use DistributedStateCache
com.sun.enterprise.ee.cms.core Shoal GMS's core client API 
com.sun.enterprise.ee.cms.impl.common   
com.sun.enterprise.ee.cms.impl.jxta   
 

Uses of DistributedStateCache in com.sun.enterprise.ee.cms.core
 

Methods in com.sun.enterprise.ee.cms.core that return DistributedStateCache
 DistributedStateCache GroupHandle.getDistributedStateCache()
          returns a DistributedStateCache object that provides the ability to set and retrieve CachedStates.
 

Uses of DistributedStateCache in com.sun.enterprise.ee.cms.impl.common
 

Methods in com.sun.enterprise.ee.cms.impl.common that return DistributedStateCache
 DistributedStateCache GMSContext.getDistributedStateCache()
           
 

Uses of DistributedStateCache in com.sun.enterprise.ee.cms.impl.jxta
 

Classes in com.sun.enterprise.ee.cms.impl.jxta that implement DistributedStateCache
 class DistributedStateCacheImpl
          Messaging based implementation of a shared distributed state cache(DSC).
 

Methods in com.sun.enterprise.ee.cms.impl.jxta that return DistributedStateCache
 DistributedStateCache GroupHandleImpl.getDistributedStateCache()
          returns a DistributedStateCache object that provides the ability to set and retrieve CachedStates.
 DistributedStateCache GMSContext.getDistributedStateCache()
           
 



Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.