Add getType method to Exchange so it is possible to identify which type of
exchange is mapped to by a given name
----------------------------------------------------------------------------------------------------------------
Key: QPID-269
URL: https://issues.apache.org/jira/browse/QPID-269
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Rob Godfrey
Priority: Minor
Attachments: qpid-269.patch
Currently the broker (and client) have very poor support for anything other
than the default exchange names. To better support the concept of different
exchange classes, and multiple exchanges of the same type, add a getType()
method to the Exchange interface, and implement in all current exchanges.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira