public class SingletonEhCacheRegionFactory extends AbstractEhcacheRegionFactory
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOG |
private static java.util.concurrent.atomic.AtomicInteger |
REFERENCE_COUNT |
accessStrategyFactory, manager, mbeanRegistrationHelper, NET_SF_EHCACHE_CACHE_MANAGER_NAME, NET_SF_EHCACHE_CONFIGURATION_RESOURCE_NAME, settings
Constructor and Description |
---|
SingletonEhCacheRegionFactory(java.util.Properties prop)
Returns a representation of the singleton EhCacheRegionFactory
|
Modifier and Type | Method and Description |
---|---|
void |
start(org.hibernate.cfg.Settings settings,
java.util.Properties properties) |
void |
stop() |
buildCollectionRegion, buildEntityRegion, buildQueryResultsRegion, buildTimestampsRegion, getDefaultAccessType, isMinimalPutsEnabledByDefault, loadResource, nextTimestamp
private static final org.slf4j.Logger LOG
private static final java.util.concurrent.atomic.AtomicInteger REFERENCE_COUNT