org.openspaces.core.context
Class GigaSpaceLateContextBeanFactoryPostProcessor
java.lang.Object
org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
- All Implemented Interfaces:
- BeanFactoryPostProcessor, ApplicationContextAware
public class GigaSpaceLateContextBeanFactoryPostProcessor
- extends Object
- implements BeanFactoryPostProcessor, ApplicationContextAware
- Author:
- kimchy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final Log logger
GigaSpaceLateContextBeanFactoryPostProcessor
public GigaSpaceLateContextBeanFactoryPostProcessor()
setApplicationContext
public void setApplicationContext(ApplicationContext applicationContext)
- Specified by:
setApplicationContext
in interface ApplicationContextAware
findGigaSpaceByName
protected GigaSpace findGigaSpaceByName(String gsName)
throws NoSuchBeanDefinitionException
- Throws:
NoSuchBeanDefinitionException
postProcessBeanFactory
public void postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory)
throws BeansException
- Specified by:
postProcessBeanFactory
in interface BeanFactoryPostProcessor
- Throws:
BeansException
Copyright © GigaSpaces.