Convenience base class for IMethodInvocation implementations.
For a list of all members of this type, see AbstractMethodInvocation Members .
System.Object
AbstractMethodInvocation
DynamicMethodInvocation
ReflectiveMethodInvocation
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Subclasses can override the InvokeJoinpoint method to change this behavior, so this is a useful/ base class for IMethodInvocation implementations.
Namespace: Spring.Aop.Framework
Assembly: Spring.Aop (in Spring.Aop.dll)
AbstractMethodInvocation Members | Spring.Aop.Framework Namespace