|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.soa.esb.listeners.jca.JmsEndpoint
public class JmsEndpoint
comment
Constructor Summary | |
---|---|
JmsEndpoint()
|
Method Summary | |
---|---|
void |
onMessage(javax.jms.Message message)
|
void |
setConfiguration(ConfigTree config)
Set the component configuration. |
void |
setServiceInvoker(ServiceInvoker invoker)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JmsEndpoint()
Method Detail |
---|
public void setConfiguration(ConfigTree config) throws ConfigurationException
Configurable
setConfiguration
in interface Configurable
config
- The conponent configuration.
ConfigurationException
- Bad component configuration.public void setServiceInvoker(ServiceInvoker invoker)
setServiceInvoker
in interface InflowGateway
public void onMessage(javax.jms.Message message)
onMessage
in interface javax.jms.MessageListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |