Class EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor

java.lang.Object
org.springframework.data.gemfire.config.annotation.support.EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor
All Implemented Interfaces:
BeanPostProcessor
Enclosing class:
EmbeddedServiceConfigurationSupport

protected static class EmbeddedServiceConfigurationSupport.GemFirePropertiesBeanPostProcessor extends Object implements BeanPostProcessor
Spring BeanPostProcessor used to process before initialization Pivotal GemFire or Apache Geode Properties defined as a bean in the Spring application context.
See Also: