public class GigaSpaceContextBeanPostProcessor
extends org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
implements org.springframework.context.ApplicationContextAware
GigaSpaceContext in order to inject GigaSpaceContext instances using annotations.GigaSpaceContext, 
GigaSpace| Modifier and Type | Field and Description | 
|---|---|
protected org.apache.commons.logging.Log | 
logger  | 
| Constructor and Description | 
|---|
GigaSpaceContextBeanPostProcessor()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected GigaSpace | 
findGigaSpaceByName(String gsName)  | 
boolean | 
postProcessAfterInstantiation(Object bean,
                             String beanName)  | 
void | 
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)  | 
determineCandidateConstructors, getEarlyBeanReference, postProcessAfterInitialization, postProcessBeforeInitialization, postProcessBeforeInstantiation, postProcessProperties, postProcessPropertyValues, predictBeanTypepublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwareprotected GigaSpace findGigaSpaceByName(String gsName) throws org.springframework.beans.factory.NoSuchBeanDefinitionException
org.springframework.beans.factory.NoSuchBeanDefinitionExceptionpublic boolean postProcessAfterInstantiation(Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessAfterInstantiation in interface org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorpostProcessAfterInstantiation in class org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapterorg.springframework.beans.BeansExceptionCopyright © GigaSpaces.