Package org.hibernate.cache.jbc.builder

Class Summary
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 © 2001-2010 Red Hat, Inc. All Rights Reserved.