Allow session.createQueue and createTopic methods to except an address string
-----------------------------------------------------------------------------

                 Key: QPID-2736
                 URL: https://issues.apache.org/jira/browse/QPID-2736
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
            Priority: Minor
             Fix For: 0.7


The session.createQueue and session.createTopic methods allows applications to 
create destination dynamically.
The intended usage here is to pass in the queue or topic name.
However It would be nice if this could be used as an extension point to allow 
an application to create destinations by passing in an address string.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to