|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.remoting.support.RemoteExporter
org.springframework.remoting.support.RemoteInvocationBasedExporter
org.logicblaze.lingo.jms.impl.AsyncReplyHandler
Field Summary |
Fields inherited from class org.springframework.remoting.support.RemoteExporter |
logger |
Constructor Summary | |
AsyncReplyHandler(Object pojo,
Marshaller marshaller)
|
Method Summary | |
boolean |
handle(Message message)
Processes the message, returning true if this is the last method of a lifecycle so that the handler can be discarded |
protected void |
onException(org.springframework.remoting.support.RemoteInvocation invocation,
Exception e)
|
Methods inherited from class org.springframework.remoting.support.RemoteInvocationBasedExporter |
getRemoteInvocationExecutor, invoke, invokeAndCreateResult, setRemoteInvocationExecutor |
Methods inherited from class org.springframework.remoting.support.RemoteExporter |
checkService, checkServiceInterface, getExporterName, getProxyForService, getService, getServiceInterface, isRegisterTraceInterceptor, setRegisterTraceInterceptor, setService, setServiceInterface |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AsyncReplyHandler(Object pojo, Marshaller marshaller)
Method Detail |
public boolean handle(Message message) throws JMSException
ReplyHandler
handle
in interface ReplyHandler
JMSException
protected void onException(org.springframework.remoting.support.RemoteInvocation invocation, Exception e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |