|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ejie.r01f.process.TestCallBackCapable
Constructor Summary | |
TestCallBackCapable()
Constructor |
Method Summary | |
void |
operationCompleted(java.lang.String str)
|
void |
receiveException(java.lang.Throwable th)
Metodo generico para recibir una excepcion |
void |
receiveResponse(java.lang.Object obj)
Metodo generico para recibir una respuesta |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestCallBackCapable()
Method Detail |
public void receiveException(java.lang.Throwable th)
CallBackCapable
receiveException
in interface CallBackCapable
th
- La excepcionpublic void receiveResponse(java.lang.Object obj)
CallBackCapable
receiveResponse
in interface CallBackCapable
obj
- La respuestapublic void operationCompleted(java.lang.String str)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |