public class JmsQueueConnector extends SimpleJmsQueueConnector
connectionSerivce, embeddedConnectionFactory, failed, foreignConnection, foreignSideInitialized, inboundMessageConvertor, initialized, jndiLocalTemplate, jndiOutboundTemplate, localClientId, localConnection, localPassword, localSideInitialized, localUsername, outboundClientId, outboundMessageConvertor, outboundPassword, outboundUsername, preferJndiDestinationLookup, replyToBridges, replyToDestinationCacheSize, started
Constructor and Description |
---|
JmsQueueConnector() |
Modifier and Type | Method and Description |
---|---|
void |
setJndiLocalTemplate(org.springframework.jndi.JndiTemplate template) |
void |
setJndiOutboundTemplate(org.springframework.jndi.JndiTemplate template) |
createActiveMQQueue, createForeignQueue, createReplyToBridge, getInboundQueueBridges, getLocalConnectionFactoryName, getLocalQueueConnection, getLocalQueueConnectionFactory, getOutboundQueueBridges, getOutboundQueueConnection, getOutboundQueueConnectionFactory, getOutboundQueueConnectionFactoryName, initializeForeignConnection, initializeInboundDestinationBridgesLocalSide, initializeInboundDestinationBridgesOutboundSide, initializeLocalConnection, initializeOutboundDestinationBridgesLocalSide, initializeOutboundDestinationBridgesOutboundSide, setInboundQueueBridges, setLocalConnectionFactoryName, setLocalQueueConnection, setLocalQueueConnectionFactory, setOutboundQueueBridges, setOutboundQueueConnection, setOutboundQueueConnectionFactory, setOutboundQueueConnectionFactoryName
addInboundBridge, addOutboundBridge, clearBridges, doConnectorInit, getForeignConnection, getInboundMessageConvertor, getJndiLocalTemplate, getJndiOutboundTemplate, getLocalClientId, getLocalConnection, getLocalPassword, getLocalUsername, getName, getOutboundClientId, getOutboundMessageConvertor, getOutboundPassword, getOutboundUsername, getReconnectionPolicy, getReplyToDestinationCacheSize, init, isConnected, isFailed, isPreferJndiDestinationLookup, removeInboundBridge, removeOutboundBridge, setBrokerService, setInboundMessageConvertor, setJndiLocalTemplate, setJndiOutboundTemplate, setLocalClientId, setLocalPassword, setLocalUsername, setName, setOutboundClientId, setOutboundMessageConvertor, setOutboundPassword, setOutboundUsername, setPreferJndiDestinationLookup, setReconnectionPolicy, setReplyToDestinationCacheSize, start, stop
public JmsQueueConnector()
public void setJndiLocalTemplate(org.springframework.jndi.JndiTemplate template)
public void setJndiOutboundTemplate(org.springframework.jndi.JndiTemplate template)
Copyright © 2005–2019 FuseSource, Corp.. All rights reserved.