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 Details

    • JmsQueueConnector

      public JmsQueueConnector()
  • Method Details

    • setJndiLocalTemplate

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

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