|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A method join point
Method Summary | |
Object[] |
getArguments()
Get the arguments of the join point |
MethodInfo |
getMethodInfo()
Get the method info |
void |
setArguments(Object[] args)
Set the arguments of the method invocation |
Methods inherited from interface org.jboss.joinpoint.spi.TargettedJoinpoint |
getTarget, setTarget |
Methods inherited from interface org.jboss.joinpoint.spi.Joinpoint |
clone, dispatch, toHumanReadableString |
Method Detail |
public MethodInfo getMethodInfo()
public Object[] getArguments()
public void setArguments(Object[] args)
args
- the arguments
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |