|
JMMF API pre-release v0.8 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Root of all adapter messages.
| Method Summary | |
java.lang.String |
getMultiMethodName()
return the name of the requested multi-method. |
java.lang.Object[] |
getParameters()
get parameters of the requested method. |
java.lang.Class[] |
getParameterTypes()
get parameter type of the requested method. |
java.lang.Class |
getReturnType()
return the return type of the requested multi-method. |
Adapter |
getSource()
return the source of the message. |
| Method Detail |
public Adapter getSource()
public java.lang.String getMultiMethodName()
public java.lang.Class getReturnType()
public java.lang.Object[] getParameters()
getParameterTypes()public java.lang.Class[] getParameterTypes()
getParameters()
|
JMMF API pre-release v0.8 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||