public class DiskStoreDirectoryBeanPostProcessor extends Object implements BeanPostProcessor
DiskStoreDirectoryBeanPostProcessor processes any Pivotal GemFire DiskStore,
DiskStoreFactoryBean.DiskDir Spring beans defined in the application context to ensure that the directory actually exists
before creating the DiskStore.BeanPostProcessor,
DiskStore| Constructor and Description |
|---|
DiskStoreDirectoryBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpostProcessAfterInitializationprotected final Log log
public Object postProcessBeforeInitialization(Object bean, String beanName) throws BeansException
postProcessBeforeInitialization in interface BeanPostProcessorBeansExceptionCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.