Class HttpServiceConfiguration

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, ImportBeanDefinitionRegistrar, EnvironmentAware

public class HttpServiceConfiguration extends EmbeddedServiceConfigurationSupport
The HttpServiceConfiguration class is a Spring ImportBeanDefinitionRegistrar that applies additional configuration by way of Pivotal GemFire/Apache Geode Properties to configure Pivotal GemFire/Apache Geode's embedded HTTP service and dependent services (e.g. Pulse).
Since:
1.9.0
Author:
John Blum
See Also: