GigaSpaces XAP 9.0 API

org.openspaces.core.context
Class GigaSpaceLateContextBeanFactoryPostProcessor

java.lang.Object
  extended by org.openspaces.core.context.GigaSpaceLateContextBeanFactoryPostProcessor
All Implemented Interfaces:
Aware, BeanFactoryPostProcessor, ApplicationContextAware

public class GigaSpaceLateContextBeanFactoryPostProcessor
extends Object
implements BeanFactoryPostProcessor, ApplicationContextAware

Author:
kimchy

Field Summary
protected  Log logger
           
 
Constructor Summary
GigaSpaceLateContextBeanFactoryPostProcessor()
           
 
Method Summary
protected  GigaSpace findGigaSpaceByName(String gsName)
           
 void postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory)
           
 void setApplicationContext(ApplicationContext applicationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected final Log logger
Constructor Detail

GigaSpaceLateContextBeanFactoryPostProcessor

public GigaSpaceLateContextBeanFactoryPostProcessor()
Method Detail

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

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.