JoinpointConstructorInvocation, MethodInvocationpublic interface Invocation extends Joinpoint
An invocation is a joinpoint and can be intercepted by an interceptor.
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object[] |
getArguments() |
Get the arguments as an array object.
|
getStaticPart, getThis, proceed