类 InfrastructureAdvisorAutoProxyCreator

所有已实现的接口:
AopInfrastructureBean, ProxyCreator, Aware, BeanClassLoaderAware, BeanFactoryAware, BeanPostProcessor, InstantiationAwareBeanPostProcessor, SmartInstantiationAwareBeanPostProcessor, InitializationBeanPostProcessor, Ordered, Serializable

public class InfrastructureAdvisorAutoProxyCreator extends AbstractAdvisorAutoProxyCreator
Auto-proxy creator that considers infrastructure Advisor beans only, ignoring any application-defined Advisors.
从以下版本开始:
4.0
作者:
Juergen Hoeller
另请参阅: