|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.remoting.support.RemotingSupport
org.springframework.remoting.support.RemoteExporter
org.springframework.remoting.support.RemoteInvocationBasedExporter
org.logicblaze.lingo.jms.JmsServiceExporterMessageListener
org.logicblaze.lingo.jms.JmsServiceExporter
com.atlassian.bamboo.lingo.BambooJmsServiceExporter
public class BambooJmsServiceExporter
A JmsServiceExporter with some extra logging
| Field Summary |
|---|
| Fields inherited from class org.springframework.remoting.support.RemotingSupport |
|---|
logger |
| Constructor Summary | |
|---|---|
BambooJmsServiceExporter()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
protected void |
doInvoke(javax.jms.Message message,
org.springframework.remoting.support.RemoteInvocation invocation)
|
| Methods inherited from class org.logicblaze.lingo.jms.JmsServiceExporter |
|---|
createConsumer, destroy, getDestination, getMessageSelector, getSubscriberName, isNoLocal, setDestination, setMessageSelector, setNoLocal, setSubscriberName |
| Methods inherited from class org.logicblaze.lingo.jms.JmsServiceExporterMessageListener |
|---|
createRemoteProxy, createResponseMessage, getClientID, getConnectionFactory, getInvocationFactory, getMarshaller, getMetadataStrategy, getProducerConfig, getProxy, getResponseRequestor, introduceRemoteReferences, isIgnoreFailures, isPersistentDelivery, onException, onMessage, setClientID, setConnectionFactory, setIgnoreFailures, setInvocationFactory, setMarshaller, setMetadataStrategy, setPersistentDelivery, setProducerConfig, setResponseRequestor, writeRemoteInvocationResult |
| 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, setInterceptors, setRegisterTraceInterceptor, setService, setServiceInterface |
| Methods inherited from class org.springframework.remoting.support.RemotingSupport |
|---|
getBeanClassLoader, overrideThreadContextClassLoader, resetThreadContextClassLoader, setBeanClassLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BambooJmsServiceExporter()
| Method Detail |
|---|
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.logicblaze.lingo.jms.JmsServiceExporterjava.lang.Exception
protected void doInvoke(javax.jms.Message message,
org.springframework.remoting.support.RemoteInvocation invocation)
throws javax.jms.JMSException
doInvoke in class org.logicblaze.lingo.jms.JmsServiceExporterMessageListenerjavax.jms.JMSException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||