com.ibm.btt.msg.jms
Class JmsMessageDispatcher
java.lang.Object
com.ibm.btt.msg.jms.JmsMessageDispatcher
- All Implemented Interfaces:
- MessageDispatcher
public class JmsMessageDispatcher
- extends java.lang.Object
- implements MessageDispatcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmsMessageDispatcher
public JmsMessageDispatcher()
JmsMessageDispatcher
public JmsMessageDispatcher(JmsConfig config)
isTraceMessage
public boolean isTraceMessage()
setTraceMessage
public void setTraceMessage(boolean traceMessage)
getJmsConfig
public JmsConfig getJmsConfig()
setJmsConfig
public void setJmsConfig(JmsConfig config)
send
public void send(java.lang.String target,
java.lang.Object message)
throws MessageException
- Specified by:
send
in interface MessageDispatcher
- Throws:
MessageException
initialize
public void initialize()
throws JmsConfigException
- Throws:
JmsConfigException
destory
public void destory()
(c) Copyright IBM Corporation 1998, 2011