public class InfrastructureAdvisorAutoProxyCreator extends AbstractAdvisorAutoProxyCreator
DO_NOT_PROXY, logger, PROXY_WITHOUT_ADDITIONAL_INTERCEPTORS| Constructor and Description | 
|---|
| InfrastructureAdvisorAutoProxyCreator() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | initBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) | 
| protected boolean | isEligibleAdvisorBean(String beanName)Return whether the Advisor bean with the given name is eligible
 for proxying in the first place. | 
advisorsPreFiltered, extendAdvisors, findAdvisorsThatCanApply, findCandidateAdvisors, findEligibleAdvisors, getAdvicesAndAdvisorsForBean, setBeanFactory, sortAdvisorsbuildAdvisors, createProxy, customizeProxyFactory, determineCandidateConstructors, getBeanFactory, getCacheKey, getCustomTargetSource, getEarlyBeanReference, isFrozen, isInfrastructureClass, postProcessAfterInitialization, postProcessAfterInstantiation, postProcessBeforeInitialization, postProcessBeforeInstantiation, postProcessProperties, predictBeanType, setAdvisorAdapterRegistry, setApplyCommonInterceptorsFirst, setCustomTargetSourceCreators, setFrozen, setInterceptorNames, shouldProxyTargetClass, shouldSkip, wrapIfNecessaryevaluateProxyInterfaces, getOrder, getProxyClassLoader, isConfigurationCallbackInterface, isInternalLanguageInterface, setBeanClassLoader, setOrder, setProxyClassLoadercopyFrom, isExposeProxy, isOpaque, isOptimize, isProxyTargetClass, setExposeProxy, setOpaque, setOptimize, setProxyTargetClass, toStringpublic InfrastructureAdvisorAutoProxyCreator()
protected void initBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
initBeanFactory in class AbstractAdvisorAutoProxyCreatorprotected boolean isEligibleAdvisorBean(String beanName)
AbstractAdvisorAutoProxyCreatorisEligibleAdvisorBean in class AbstractAdvisorAutoProxyCreatorbeanName - the name of the Advisor bean