|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IMethodInvoker.ICallback
ICallback - IMethodInvoker callback.
| Method Summary | |
|---|---|
void |
onException(java.lang.Exception e)
Notifies about the thrown exception. |
void |
onResult(java.lang.Object o)
Notifies about the result o. |
| Method Detail |
|---|
void onResult(java.lang.Object o)
o.
o - method invocation resultvoid onException(java.lang.Exception e)
e - exception thrown during method invocation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||