public class ClientRegionAndPoolBeanFactoryPostProcessor extends Object implements BeanFactoryPostProcessor
BeanFactoryPostProcessor that ensures
a proper dependency is declared between a GemFire client Region and the GemFire Pool it references and uses, if
the GemFire Pool has been defined and configured in Spring (Data GemFire) configuration meta-data (XML).BeanFactoryPostProcessor,
ConfigurableListableBeanFactory| Modifier and Type | Field and Description |
|---|---|
protected static String |
POOL_NAME_PROPERTY |
| Constructor and Description |
|---|
ClientRegionAndPoolBeanFactoryPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory) |
protected static final String POOL_NAME_PROPERTY
public ClientRegionAndPoolBeanFactoryPostProcessor()
public void postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory) throws BeansException
postProcessBeanFactory in interface BeanFactoryPostProcessorBeansExceptionCopyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.