Convenient pointcut-driven advisor implementation.
For a list of all members of this type, see DefaultPointcutAdvisor Members .
System.Object
AbstractPointcutAdvisor
AbstractGenericPointcutAdvisor
DefaultPointcutAdvisor
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This is the most commonly used IAdvisor implementation. It can be used with any pointcut and advice type, except for introductions.
Namespace: Spring.Aop.Support
Assembly: Spring.Aop (in Spring.Aop.dll)
DefaultPointcutAdvisor Members | Spring.Aop.Support Namespace