public class ManagerConfiguration extends EmbeddedServiceConfigurationSupport
ImportBeanDefinitionRegistrar
that applies additional GemFire configuration using GemFire System Properties
to configure
an embedded GemFire Manager.EnableManager
,
EmbeddedServiceConfigurationSupport
EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor
Modifier and Type | Field and Description |
---|---|
protected static int |
DEFAULT_JMX_MANAGER_PORT |
DEFAULT_HOST, DEFAULT_PORT
Constructor and Description |
---|
ManagerConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected Class |
getAnnotationType()
Returns the cache application
Annotation type pertaining to this configuration. |
protected Properties |
toGemFireProperties(Map<String,Object> annotationAttributes) |
cacheConfiguration, generateBeanName, generateBeanName, generateBeanName, getAnnotationAttributes, hasProperties, isAnnotationPresent, newBeanDefinitionHolder, registerBeanDefinitions, registerBeanDefinitions, registerGemFirePropertiesBeanPostProcessor, resolveBean, resolveHost, resolveHost, resolvePort, resolvePort, setGemFireProperties
afterPropertiesSet, beanClassLoader, beanFactory, evaluationContext, getAnnotationTypeName, getAnnotationTypeSimpleName, hasValue, hasValue, hasValue, newEvaluationContext, register, register, setBeanClassLoader, setBeanFactory
protected static final int DEFAULT_JMX_MANAGER_PORT
protected Class getAnnotationType()
AbstractAnnotationConfigSupport
Annotation
type pertaining to this configuration.getAnnotationType
in class AbstractAnnotationConfigSupport
Annotation
type used by this application.protected Properties toGemFireProperties(Map<String,Object> annotationAttributes)
toGemFireProperties
in class EmbeddedServiceConfigurationSupport
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.