Class MemcachedServerConfiguration

All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.EnvironmentAware

public class MemcachedServerConfiguration extends EmbeddedServiceConfigurationSupport
The MemcachedServerConfiguration class is a Spring ImportBeanDefinitionRegistrar that applies additional configuration using Pivotal GemFire/Apache Geode Properties to configure an embedded Memcached server in this cluster member.
Since:
1.9.0
See Also: