Class ActiveMQInitialContextFactory

  • All Implemented Interfaces:
    InitialContextFactory

    public class ActiveMQInitialContextFactory
    extends Object
    implements InitialContextFactory
    A factory of the ActiveMQ Artemis InitialContext which contains ConnectionFactory instances as well as a child context called destinations which contain all of the current active destinations, in child context depending on the QoS such as transient or durable and queue or topic.