Package | Description |
---|---|
org.jboss.as.clustering.infinispan.subsystem |
Modifier and Type | Class and Description |
---|---|
class |
ClusteredCacheResourceDefinition
Base class for cache resources which require common cache attributes and clustered cache attributes.
|
class |
DistributedCacheResourceDefinition
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/distributed-cache=*
|
class |
InvalidationCacheResourceDefinition
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/invalidation-cache=*
|
class |
LocalCacheResourceDefinition
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/local-cache=*
|
class |
ReplicatedCacheResourceDefinition
Resource description for the addressable resource /subsystem=infinispan/cache-container=X/replicated-cache=*
|
class |
SharedCacheResourceDefinition
Base class for cache resources which require common cache attributes, clustered cache attributes
and shared cache attributes.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.