C# (CSharp) Spring.Aop.Framework.AutoProxy Namespace

Classes

Name Description
AbstractAdvisorAutoProxyCreator Abstract IObjectPostProcessor implementation that creates AOP proxies. This class is completely generic; it contains no special code to handle any particular aspects, such as pooling aspects.
AbstractAdvisorAutoProxyCreator.ObjectFactoryAdvisorRetrievalHelperAdapter
AttributeAutoProxyCreatorTests
AttributeAutoProxyCreatorTests.DerivedAttributedApcTestObject
DefaultAdvisorAutoProxyCreator 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.
PointcutFilteringAutoProxyCreatorTests
TypeNameAutoProxyCreatorTests