public class TConnector extends JMSTConnector
batchSize, boundary, bPublisher, bSession, bSubscriber, bufferSize, cellID, check_body, clientID, connectionFactoryName, displayMask, enable_exlsnr, endTime, eotBytes, expiry, isDurable, isPhysical, maxIdleTime, maxMsgLength, maxNumberMsg, mode, MS_EOT, MS_SOT, msgID, msgSelector, offhead, offtail, operation, overwrite, partition, password, persistence, priority, propertyName, propertyValue, receiveTime, resetOption, sleepTime, sotBytes, startTime, subscriptionID, tConnection, textMode, tName, topic, tPublisher, tSession, tSubscriber, username, waitTime, withFlowControlDisabled, xaMode
Constructor and Description |
---|
TConnector(java.util.Map props)
Creates new TConnector
|
Modifier and Type | Method and Description |
---|---|
protected javax.jms.TopicConnectionFactory |
initialize()
Initializes the JMS components (TopicConnectionFactory,
TopicConnection, TopicPublisher, BytesMessage) for use
later in the application
|
close, commit, connect, createMessage, createQueue, getOperation, getTopicPublisher, getTopicSubscriber, onException, pub, pub, reconnect, rollback, sub, tClose, tOpen, tReopen
public TConnector(java.util.Map props) throws javax.jms.JMSException
javax.jms.JMSException
protected javax.jms.TopicConnectionFactory initialize() throws javax.jms.JMSException
initialize
in class JMSTConnector
javax.jms.JMSException
- occurs on any JMS Error