|
JMMF API pre-release v0.7 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
AdapterHook| Method Summary | |
java.lang.Object |
getResult()
return the result of the invocation call. |
java.lang.Object |
getTarget()
return the target object of the target multi-method. |
MultiMethod |
getTargetMethod()
return the target method. |
void |
setResult(java.lang.Object result)
set an object as the result of the invocation call. |
| Methods inherited from interface fr.umlv.jmmf.hook.AdapterMessage |
getMultiMethodName, getParameters, getParameterTypes, getReturnType, getSource |
| Method Detail |
public java.lang.Object getResult()
public void setResult(java.lang.Object result)
public java.lang.Object getTarget()
public MultiMethod getTargetMethod()
|
JMMF API pre-release v0.7 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||