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