ObjectPostProcessor implementation that creates AOP proxies based on all candidate Advisors in the current IObjectFactory. This class is completely generic; it contains no special code to handle any particular aspects, such as pooling aspects.
For a list of all members of this type, see DefaultAdvisorAutoProxyCreator Members .
System.Object
ProxyConfig
AbstractAutoProxyCreator
AbstractAdvisorAutoProxyCreator
DefaultAdvisorAutoProxyCreator
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Spring.Aop.Framework.AutoProxy
Assembly: Spring.Aop (in Spring.Aop.dll)
DefaultAdvisorAutoProxyCreator Members | Spring.Aop.Framework.AutoProxy Namespace