|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=PARAMETER) @Retention(value=RUNTIME) public @interface Arg
Use this annotation on advice parameters that should contain values of advised joinpoint arguments.
Optional Element Summary | |
---|---|
int |
index
Indicates which joinpoint argument this advice parameter refers to. |
public abstract int index
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |