|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Invocation
This interface represents an invocation in the program.
An invocation is a joinpoint and can be intercepted by an interceptor.
| Method Summary | |
|---|---|
Object[] |
getArguments()
Get the arguments as an array object. |
| Methods inherited from interface org.aopalliance.intercept.Joinpoint |
|---|
getStaticPart, getThis, proceed |
| Method Detail |
|---|
Object[] getArguments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||