|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.smaxe.uv.invoker.IMethodInvoker.CallbackAdapter
public static class IMethodInvoker.CallbackAdapter
CallbackAdapter - IMethodInvoker.ICallback adapter.
| Constructor Summary | |
|---|---|
IMethodInvoker.CallbackAdapter()
Constructor. |
|
| Method Summary | |
|---|---|
void |
onException(java.lang.Exception e)
Notifies about the thrown exception. |
void |
onResult(java.lang.Object o)
Notifies about the result o. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IMethodInvoker.CallbackAdapter()
| Method Detail |
|---|
public void onResult(java.lang.Object o)
IMethodInvoker.ICallbacko.
onResult in interface IMethodInvoker.ICallbacko - method invocation resultpublic void onException(java.lang.Exception e)
IMethodInvoker.ICallback
onException in interface IMethodInvoker.ICallbacke - exception thrown during method invocation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||