Factory interface for the creation of AOP proxies based on AdvisedSupport configuration objects.
For a list of all members of this type, see IAopProxyFactory Members .
| Type | Description |
|---|---|
| CachedAopProxyFactory | Implementation of the IAopProxyFactory interface that caches the AOP proxy Type instance. |
| DefaultAopProxyFactory | Default implementation of the IAopProxyFactory interface, either creating a decorator-based dynamic proxy or a composition-based dynamic proxy. |
Namespace: Spring.Aop.Framework
Assembly: Spring.Aop (in Spring.Aop.dll)
IAopProxyFactory Members | Spring.Aop.Framework Namespace