Class JmsQueueConnector

  • All Implemented Interfaces:
    org.apache.activemq.Service

    public class JmsQueueConnector
    extends SimpleJmsQueueConnector
    A Bridge to other JMS Queue providers
    Author:
    Hiram Chirino
    • Constructor Detail

      • JmsQueueConnector

        public JmsQueueConnector()
    • Method Detail

      • setJndiLocalTemplate

        public void setJndiLocalTemplate​(org.springframework.jndi.JndiTemplate template)
      • setJndiOutboundTemplate

        public void setJndiOutboundTemplate​(org.springframework.jndi.JndiTemplate template)