@Component(value="ff.advisor")
public class FeatureAdvisor
extends java.lang.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'.
|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation pMInvoc) |
protected boolean |
isBeanAProxyOfAlterClass(java.lang.Object proxy,
java.lang.Class<?> alterClass) |
java.lang.Object |
postProcessAfterInitialization(java.lang.Object bean,
java.lang.String beanName) |
java.lang.Object |
postProcessBeforeInitialization(java.lang.Object bean,
java.lang.String beanName) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation pMInvoc)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorjava.lang.Throwablepublic java.lang.Object postProcessBeforeInitialization(java.lang.Object bean,
java.lang.String beanName)
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessorpublic java.lang.Object postProcessAfterInitialization(java.lang.Object bean,
java.lang.String beanName)
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessorprotected boolean isBeanAProxyOfAlterClass(java.lang.Object proxy,
java.lang.Class<?> alterClass)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwarepublic FF4j getFf4j()
Copyright © 2013-2015 Ff4J. All Rights Reserved.