See Also

DynamicProxyManager Class  | Spring.Aop.Framework.DynamicProxy Namespace

See Also Spring.Aop Send comments on this topic.

DynamicProxyManager Class Members

Spring.Aop.Framework.DynamicProxy Namespace : DynamicProxyManager Class

DynamicProxyManager overview

Public Fields

Public Fieldstatic (Shared in Visual Basic) DYNAMIC_PROXY_ASSEMBLY Name of dynamically generated proxy assembly

Public Properties

Public Propertystatic (Shared in Visual Basic) Instance Singleton instance
Public Property ProxyAssembly Returns dynamic proxy assembly
Public Property ProxyBuilder Write only property that allows user to change proxy builder implementation.

Public Methods

Public Method GetProxy Returns dynamic AOP proxy for the specified proxy configuration
Public Method Save Saves dynamically generated assembly to disk. Can only be called in DEBUG mode, per ConditionalAttribute rules.

See Also

DynamicProxyManager Class  | Spring.Aop.Framework.DynamicProxy Namespace

 

 


© 2004-2006 Spring.NET Authors. All Rights Reserved.