Class JmsConnector

  • All Implemented Interfaces:
    org.apache.activemq.Service
    Direct Known Subclasses:
    SimpleJmsQueueConnector, SimpleJmsTopicConnector

    public abstract class JmsConnector
    extends Object
    implements org.apache.activemq.Service
    This bridge joins the gap between foreign JMS providers and ActiveMQ As some JMS providers are still only in compliance with JMS v1.0.1 , this bridge itself aimed to be in compliance with the JMS 1.0.2 specification.