@Component(value="ff.advisor") public class FeatureAdvisor extends Object implements org.aopalliance.intercept.MethodInterceptor, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
FeatureAdvisor() |
| Modifier and Type | Method and Description |
|---|---|
FF4j |
getFf4j()
Getter accessor for attribute 'ff4j'.
|
Object |
invoke(org.aopalliance.intercept.MethodInvocation pMInvoc) |
protected boolean |
isBeanAProxyOfAlterClass(Object proxy,
Class<?> alterClass) |
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setFf4j(FF4j ff4j)
Setter accessor for attribute 'ff4j'.
|
public Object invoke(org.aopalliance.intercept.MethodInvocation pMInvoc) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorThrowablepublic Object postProcessBeforeInitialization(Object bean, String beanName)
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessorpublic Object postProcessAfterInitialization(Object bean, String beanName)
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessorprotected boolean isBeanAProxyOfAlterClass(Object proxy, Class<?> alterClass)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwarepublic FF4j getFf4j()
public void setFf4j(FF4j ff4j)
ff4j - new value for 'ff4j 'Copyright © 2013–2016 FF4J. All rights reserved.