Convenience superclass for configuration used in creating proxies, to ensure that all proxy creators have consistent properties.
For a list of all members of this type, see ProxyConfig Members .
System.Object
ProxyConfig
AdvisedSupport
AbstractAutoProxyCreator
PersistenceExceptionTranslationPostProcessor
TransactionProxyFactoryObject
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Note that it is no longer possible to configure subclasses to expose the IMethodInvocation. Interceptors should normally manage their own thread locals if they need to make resources available to advised objects. If it is absolutely necessary to expose the IMethodInvocation, use an interceptor to do so.
Namespace: Spring.Aop.Framework
Assembly: Spring.Aop (in Spring.Aop.dll)
ProxyConfig Members | Spring.Aop.Framework Namespace