Abstract ObjectFactory-based IPointcutAdvisor that allows for any Advice to be configured as reference to an Advice object in an ObjectFactory.
For a list of all members of this type, see AbstractObjectFactoryPointcutAdvisor Members .
System.Object
AbstractPointcutAdvisor
AbstractObjectFactoryPointcutAdvisor
DefaultObjectFactoryPointcutAdvisor
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
specifying the name of an advice object instead of the advice object itself (if running within an ObjectFactory/ApplicationContext increses loose coupling at initialization time, in order not to initialize the advice object until the pointcut actually matches.
Namespace: Spring.Aop.Support
Assembly: Spring.Aop (in Spring.Aop.dll)
AbstractObjectFactoryPointcutAdvisor Members | Spring.Aop.Support Namespace