Creates a new instance of the AbstractMethodInvocation class.
This is an abstract class, and as such exposes no publicly visible constructors.
Note The interceptors list can also contain any InterceptorAndDynamicMethodMatchers that need evaluation at runtime. IMethodMatchers included in an InterceptorAndDynamicMethodMatcher must already have been found to have matched as far as was possible statically. Passing an array might be about 10% faster, but would complicate the code, and it would work only for static pointcuts.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | If the target is |
AbstractMethodInvocation Class | Spring.Aop.Framework Namespace