public class SettingsFactory
extends java.lang.Object
implements java.io.Serializable
Settings instance.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEF_CACHE_REG_FACTORY |
| Constructor and Description |
|---|
SettingsFactory() |
| Modifier and Type | Method and Description |
|---|---|
Settings |
buildSettings(java.util.Properties props,
ServiceRegistry serviceRegistry) |
protected QueryCacheFactory |
createQueryCacheFactory(java.util.Properties properties,
ServiceRegistry serviceRegistry) |
protected QueryTranslatorFactory |
createQueryTranslatorFactory(java.util.Properties properties,
ServiceRegistry serviceRegistry) |
static RegionFactory |
createRegionFactory(java.util.Properties properties,
boolean cachingEnabled) |
public Settings buildSettings(java.util.Properties props, ServiceRegistry serviceRegistry)
protected QueryCacheFactory createQueryCacheFactory(java.util.Properties properties, ServiceRegistry serviceRegistry)
public static RegionFactory createRegionFactory(java.util.Properties properties, boolean cachingEnabled)
protected QueryTranslatorFactory createQueryTranslatorFactory(java.util.Properties properties, ServiceRegistry serviceRegistry)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.