IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.msg.poll
Class PollMessageDispatcher

java.lang.Object
  extended by com.ibm.btt.msg.poll.PollMessageDispatcher
All Implemented Interfaces:
MessageDispatcher, PollingInterface

public class PollMessageDispatcher
extends java.lang.Object
implements MessageDispatcher, PollingInterface


Constructor Summary
PollMessageDispatcher()
           
 
Method Summary
 java.util.Map<java.lang.String,java.util.List> getMsg(java.lang.String[] targets)
           
 boolean isTraceMessage()
           
 void send(java.lang.String target, java.lang.Object message)
           
 void setTraceMessage(boolean traceMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollMessageDispatcher

public PollMessageDispatcher()
Method Detail

isTraceMessage

public boolean isTraceMessage()

setTraceMessage

public void setTraceMessage(boolean traceMessage)

send

public void send(java.lang.String target,
                 java.lang.Object message)
Specified by:
send in interface MessageDispatcher

getMsg

public java.util.Map<java.lang.String,java.util.List> getMsg(java.lang.String[] targets)
Specified by:
getMsg in interface PollingInterface

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010