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