public class GemfireDataSourcePostProcessor extends Object implements BeanFactoryPostProcessor
BeanFactoryPostProcessor to register a Client Region bean, if necessary, for each Region accessible
to a Gemfire data source. If the Region is already defined, the definition will not be overridden.| Constructor and Description |
|---|
GemfireDataSourcePostProcessor(ClientCache cache) |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory) |
public GemfireDataSourcePostProcessor(ClientCache cache)
public void postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory) throws BeansException
postProcessBeanFactory in interface BeanFactoryPostProcessorBeansException