Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-151

Add a static create method to CMS ConnectionFactory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0, 2.0.1, 2.1, 2.1.1
    • 2.2
    • CMS Impl, Example Code
    • None
    • All

    Description

      Create a new static method in CMS interface ConnectinFactory called createCMSConnectionFactory. This method is to be left unimplemented in the CMS API and will be the responsibility of the Provider to implement it. This allows users to create connection factories without knowing what provider library is linked with the application.

      Client then only needs to calls

      ConnectionFactory::createCMSConnectionFactory( uri );

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: