Creates a new instance of the AdvisedSupport class using the default advisor chain factory.
Creates a new instance of the AdvisedSupport class using the default advisor chain factory.
public AdvisedSupport()
Creates a new instance of the ProxyFactory class that proxys all of the interfaces exposed by the supplied targetSource's target.
public AdvisedSupport(ITargetSource)
Creates a new instance of the ProxyFactory class that proxys all of the interfaces exposed by the supplied target.
public AdvisedSupport(object)
Creates a new instance of the AdvisedSupport class.
public AdvisedSupport(Type[])
AdvisedSupport Class | Spring.Aop.Framework Namespace