|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodJoinpoint
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 |
---|
cleanup, clone, dispatch, toHumanReadableString |
Method Detail |
---|
MethodInfo getMethodInfo()
Object[] getArguments()
void setArguments(Object[] args)
args
- the arguments
|
JBoss Reflection 2.2.1.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |