|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Region implementations for JBoss Cache
2.x.CacheManager to use is bound.
Cache to use is bound.
Cache should use.
Configuration.CacheMode.Cache are built/obtained.org.jgroups.ChannelFactory
should use.
org.jgroups.ChannelFactory
should use.
Settings.getTransactionManagerLookup()
into the cache.
MultiplexingCacheInstanceManager.CACHE_FACTORY_RESOURCE_PROP.
MultiplexingCacheInstanceManager.ENTITY_CACHE_RESOURCE_PROP.
MultiplexingCacheInstanceManager.CHANNEL_FACTORY_RESOURCE_PROP.
SharedCacheInstanceManager.CHANNEL_FACTORY_RESOURCE_PROP.
MultiplexingCacheInstanceManager.ENTITY_CACHE_RESOURCE_PROP.
MultiplexingCacheInstanceManager.TIMESTAMP_CACHE_RESOURCE_PROP.
superclass by adding a
NonLockingDataVersion to the invocation.
superclass
by adding a NonLockingDataVersion to the invocation.
superclass
by ensuring the root
node for the region exists before making the call.
Fqn from region and key
and performs a JBoss Cache get(Fqn, Object), wrapping any
exception in a CacheException.
Fqn from region and key
and performs a JBoss Cache get(Fqn, Object), wrapping any
exception in a CacheException.
Cache instance to be used for storing
collection data.
Cache instance to be used for storing
collection data.
Cache instance to be used for storing
collection data.
Cache instance to be used for storing
entity data.
Cache instance to be used for storing
entity data.
Cache instance to be used for storing
entity data.
data version
of NonLockingDataVersion.
Cache instance to be used for storing
query results.
Cache instance to be used for storing
query results.
Cache instance to be used for storing
query results.
Cache instance to be used for storing
timestamps.
Cache instance to be used for storing
timestamps.
Cache instance to be used for storing
timestamps.
superclass
by adding a DataVersion to the invocation.
RegionFactory that uses one or more JBoss Cache instances for
caching entities, collections, queries and timestamps.CacheInstanceManager.
JBossCacheRegionFactory that uses
JndiMultiplexingCacheInstanceManager as its
CacheInstanceManager.MultiplexingCacheInstanceManager that finds its cache factory
in JNDI rather than creating one itself.SharedCacheInstanceManager that finds the shared cache in JNDI
rather than instantiating one from an XML config file.JBossCacheRegionFactory that uses
JndiSharedCacheInstanceManager as its
CacheInstanceManager.JBossCacheRegionFactory that uses
MultiplexingCacheInstanceManager as its
CacheInstanceManager.Cache instances for each type of region,
with the expectation that a single multiplexed JGroups resource (i.e.Caches.
DataVersion used in regions where no locking should ever occur.Fqn from region and key
and performs a JBoss Cache put(Object, Object), wrapping
any exception in a CacheException.
Fqn from region and key
and performs a JBoss Cache put(Object, Object), wrapping
any exception in a CacheException.
Fqn from region and key
and performs a JBoss Cache put(Object, Object), ignoring any
TimeoutException and wrapping any other exception in a CacheException.
Fqn from region and key
and performs a JBoss Cache
putForExternalRead(Object, Object), wrapping any
exception in a CacheException.
Fqn from region and key
and performs a JBoss Cache
putForExternalRead(Object, Object), wrapping any
exception in a CacheException.
Fqn from region and key
and performs a JBoss Cache removeNode(Fqn), wrapping any
exception in a CacheException.
Fqn from region and key
and performs a JBoss Cache removeNode(Fqn), wrapping any
exception in a CacheException.
removeNode(Fqn), wrapping any
exception in a CacheException.
removeNode(Fqn), wrapping any
exception in a CacheException.
removeNode(Fqn), wrapping any
exception in a CacheException.
Option using the given DataVersion and passes
it to CacheHelper.setInvocationOption(Cache, Option).
InvocationContext.
CacheInstanceManager implementation where we use a single JBoss Cache
instance for each type of region.JBossCacheRegionFactory that uses
SharedCacheInstanceManager as its
CacheInstanceManager.get(Fqn, Object) after first
suspending any ongoing transaction.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||