public class HttpServiceConfiguration extends EmbeddedServiceConfigurationSupport
ImportBeanDefinitionRegistrar
that applies additional GemFire/Geode configuration by way of GemFire/Geode System properties to configure
GemFire/Geode's embeded HTTP service and services.EnableHttpService,
EmbeddedServiceConfigurationSupport,
Developing REST Applications for Apache GeodeEmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_HTTP_SERVICE_PORT |
static boolean |
DEFAULT_HTTP_SERVICE_SSL_REQUIRE_AUTHENTICATION |
static boolean |
DEFAULT_HTTP_SERVICE_START_DEVELOPER_REST_API |
DEFAULT_HOST, DEFAULT_PORT| Constructor and Description |
|---|
HttpServiceConfiguration() |
| 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, setGemFirePropertiesafterPropertiesSet, beanClassLoader, beanFactory, evaluationContext, getAnnotationTypeName, getAnnotationTypeSimpleName, hasValue, hasValue, hasValue, newEvaluationContext, register, register, setBeanClassLoader, setBeanFactorypublic static final boolean DEFAULT_HTTP_SERVICE_SSL_REQUIRE_AUTHENTICATION
public static final boolean DEFAULT_HTTP_SERVICE_START_DEVELOPER_REST_API
public static final int DEFAULT_HTTP_SERVICE_PORT
protected Class getAnnotationType()
AbstractAnnotationConfigSupportAnnotation type pertaining to this configuration.getAnnotationType in class AbstractAnnotationConfigSupportAnnotation type used by this application.protected Properties toGemFireProperties(Map<String,Object> annotationAttributes)
toGemFireProperties in class EmbeddedServiceConfigurationSupportCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.