public class ThrottleAnnotationBeanPostProcessor
extends org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor
| Constructor and Description |
|---|
ThrottleAnnotationBeanPostProcessor(ThrottleManager throttleManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
isEligible, prepareProxyFactorycustomizeProxyFactory, isEligible, postProcessAfterInitialization, postProcessBeforeInitialization, setBeforeExistingAdvisorsevaluateProxyInterfaces, getOrder, getProxyClassLoader, isConfigurationCallbackInterface, isInternalLanguageInterface, setBeanClassLoader, setOrder, setProxyClassLoaderpublic ThrottleAnnotationBeanPostProcessor(ThrottleManager throttleManager)
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwaresetBeanFactory in class org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor