public class HttpServiceConfiguration extends EmbeddedServiceConfigurationSupport
HttpServiceConfiguration クラスは、Pivotal GemFire/Apache Geode PropertiesSE を介して追加の構成を適用し、Pivotal GemFire/Apache Geode の組み込み HTTP サービスと依存サービス (Pulse など) を構成する Spring ImportBeanDefinitionRegistrar です。ImportBeanDefinitionRegistrar, EnableHttpService, EmbeddedServiceConfigurationSupport, Apache Geode 向け REST アプリケーションの開発EmbeddedServiceConfigurationSupport.AbstractGemFirePropertiesConfigurer, EmbeddedServiceConfigurationSupport.ClientGemFirePropertiesConfigurer, EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor, EmbeddedServiceConfigurationSupport.LocatorGemFirePropertiesConfigurer, EmbeddedServiceConfigurationSupport.PeerGemFirePropertiesConfigurerAbstractAnnotationConfigSupport.TypeResolver<T>| 修飾子と型 | フィールドと説明 |
|---|---|
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_PORTINFRASTRUCTURE_ROLES, ORG_SPRINGFRAMEWORK_DATA_GEMFIRE_PACKAGE, ORG_SPRINGFRAMEWORK_PACKAGE, SPRING_DATA_GEMFIRE_PROPERTY_PREFIX| コンストラクターと説明 |
|---|
HttpServiceConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected ClassSE<? extends AnnotationSE> | getAnnotationType() |
protected PropertiesSE | toGemFireProperties(MapSE<StringSE, ObjectSE> annotationAttributes) |
generateBeanName, generateBeanName, generateBeanName, getCacheConfiguration, hasProperties, newBeanDefinitionHolder, registerBeanDefinitions, registerBeanDefinitions, registerClientGemFirePropertiesConfigurer, registerGemFirePropertiesBeanPostProcessor, registerGemFirePropertiesConfigurer, registerLocatorGemFirePropertiesConfigurer, registerPeerGemFirePropertiesConfigurer, resolveBean, resolveHost, resolveHost, resolvePort, resolvePort, setGemFirePropertiesarrayOfPropertyNamesFor, arrayOfPropertyNamesFor, asArrayProperty, cacheClientProperty, cacheCompressionProperty, cacheOffHeapProperty, cachePeerProperty, cacheProperty, cacheServerProperty, clusterProperty, diskStoreProperty, entitiesProperty, gatewayReceiverProperty, gatewaySenderProperty, getAnnotationAttributes, getAnnotationAttributes, getAnnotationAttributes, getAnnotationTypeName, getAnnotationTypeSimpleName, getBeanClassLoader, getBeanFactory, getEnvironment, getEvaluationContext, getLog, hasValue, hasValue, hasValue, httpServiceProperty, isAnnotationPresent, isAnnotationPresent, isNotInfrastructureBean, isNotInfrastructureBean, isNotInfrastructureClass, isNotInfrastructureClass, isNotInfrastructureRole, isUserLevelMethod, locatorProperty, logDebug, logDebug, logError, logError, loggingProperty, logInfo, logInfo, logWarning, logWarning, managementProperty, managerProperty, memcachedServiceProperty, namedCacheServerProperty, namedDiskStoreProperty, namedGatewaySenderProperty, namedPoolProperty, newEvaluationContext, newLog, pdxProperty, poolProperty, propertyName, redisServiceProperty, register, register, requireProperty, resolveAnnotation, resolveBeanClass, resolveBeanClass, resolveBeanClass, resolveBeanClassLoader, resolveBeanClassLoader, resolveBeanClassName, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, resolveProperty, safeResolveType, securityProperty, serviceProperty, setBeanClassLoader, setBeanFactory, setEnvironment, sslProperty, statsPropertycloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEregisterBeanDefinitionspublic 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 ClassSE<? extends AnnotationSE> getAnnotationType()
AbstractAnnotationConfigSupport の getAnnotationType EnableHttpService、AnnotationSE、ClassSE 型。EnableHttpServiceprotected PropertiesSE toGemFireProperties(MapSE<StringSE,ObjectSE> annotationAttributes)
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.