Class | Description |
---|---|
JndiMultiplexingCacheInstanceManager |
A
MultiplexingCacheInstanceManager that finds its cache factory
in JNDI rather than creating one itself. |
JndiSharedCacheInstanceManager |
A
SharedCacheInstanceManager that finds the shared cache in JNDI
rather than instantiating one from an XML config file. |
MultiplexingCacheInstanceManager |
Allows building separate
Cache instances for each type of region,
with the expectation that a single multiplexed JGroups resource (i.e. |
SharedCacheInstanceManager |
A
CacheInstanceManager implementation where we use a single JBoss Cache
instance for each type of region. |
Copyright © 2002-2012 Red Hat Middleware, LLC. All Rights Reserved