|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedState | |
org.jboss.cache.invalidation.bridges | |
org.jboss.ejb.plugins | |
org.jboss.ha.framework.interfaces | |
org.jboss.ha.framework.server | |
org.jboss.ha.framework.server.util |
Uses of DistributedState in org.jboss.cache.invalidation.bridges |
Fields in org.jboss.cache.invalidation.bridges declared as DistributedState | |
protected DistributedState |
JGCacheInvalidationBridge.ds
|
Uses of DistributedState in org.jboss.ejb.plugins |
Fields in org.jboss.ejb.plugins declared as DistributedState | |
protected DistributedState |
ClusterSyncEntityInstanceCache.ds
|
protected DistributedState |
CMPClusteredInMemoryPersistenceManager.ds
|
Uses of DistributedState in org.jboss.ha.framework.interfaces |
Methods in org.jboss.ha.framework.interfaces that return DistributedState | |
DistributedState |
HAPartition.getDistributedStateService()
Accessor the the DistributedState (DS) that is linked to this partition. |
Uses of DistributedState in org.jboss.ha.framework.server |
Subinterfaces of DistributedState in org.jboss.ha.framework.server | |
interface |
DistributedStateImplMBean
|
Classes in org.jboss.ha.framework.server that implement DistributedState | |
class |
DistributedStateImpl
This class manages distributed state across the cluster. |
Methods in org.jboss.ha.framework.server that return DistributedState | |
DistributedState |
HAPartitionImpl.getDistributedStateService()
|
Uses of DistributedState in org.jboss.ha.framework.server.util |
Fields in org.jboss.ha.framework.server.util declared as DistributedState | |
protected DistributedState |
DistributedTimedCachePolicy.entryMap
The map of cached TimedEntry objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |