public class LocatorConfiguration extends EmbeddedServiceConfigurationSupport
ImportBeanDefinitionRegistrar
that applies additional GemFire configuration by way of GemFire System properties to configure
an embedded GemFire Locator.EnableLocator,
EmbeddedServiceConfigurationSupportEmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor| Modifier and Type | Field and Description |
|---|---|
protected static int |
DEFAULT_LOCATOR_PORT |
protected static String |
START_LOCATOR_GEMFIRE_SYSTEM_PROPERTY_NAME |
DEFAULT_HOST, DEFAULT_PORT| Constructor and Description |
|---|
LocatorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected Class |
getAnnotationType()
Returns the configured GemFire cache application annotation type
(e.g.
|
protected Properties |
toGemFireProperties(Map<String,Object> annotationAttributes) |
cacheConfiguration, generateBeanName, generateBeanName, generateBeanName, getAnnotationAttributes, getAnnotationTypeName, getAnnotationTypeSimpleName, getBeanFactory, hasProperties, isAnnotationPresent, newBeanDefinitionHolder, registerBeanDefinitions, registerBeanDefinitions, registerGemFirePropertiesBeanPostProcessor, resolveBean, resolveHost, resolveHost, resolvePort, resolvePort, setBeanFactory, setGemFirePropertiesprotected static final int DEFAULT_LOCATOR_PORT
protected static final String START_LOCATOR_GEMFIRE_SYSTEM_PROPERTY_NAME
protected Class getAnnotationType()
EmbeddedServiceConfigurationSupportClientCacheApplication
or PeerCacheApplication.getAnnotationType in class EmbeddedServiceConfigurationSupportannotation defining the GemFire cache application type.protected Properties toGemFireProperties(Map<String,Object> annotationAttributes)
toGemFireProperties in class EmbeddedServiceConfigurationSupportCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.