Interface JmsContextManager


public interface JmsContextManager
Interface for retrieving a JMS topic and a JMS connection factory.
  • Method Summary

    Modifier and Type
    Method
    Description
    javax.jms.ConnectionFactory
    Gets a JMS connection factory.
    javax.jms.Topic
    Gets a JMS topic.