Various utility methods relating to the composition of IMethodMatchers.
For a list of all members of this type, see MethodMatchers Members .
System.Object
MethodMatchers
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A method matcher may be evaluated statically (based on method and target class) or need further evaluation dynamically (based on arguments at the time of method invocation).
Namespace: Spring.Aop.Support
Assembly: Spring.Aop (in Spring.Aop.dll)
MethodMatchers Members | Spring.Aop.Support Namespace