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) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdetermineCandidateConstructors, getEarlyBeanReference, 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.InstantiationAwareBeanPostProcessororg.springframework.beans.BeansExceptionCopyright © GigaSpaces.