|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmx4j.adaptor.interceptor.InvocationResult
The invocation result carrier.
It can be useful in client-side interceptors.
Constructor Summary | |
InvocationResult()
|
Method Summary | |
java.lang.Object |
getResult()
|
void |
setResult(java.lang.Object result)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InvocationResult()
Method Detail |
public void setResult(java.lang.Object result)
public java.lang.Object getResult()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |