Define several endpoint implementations instead of having only one
------------------------------------------------------------------

                 Key: SM-537
                 URL: https://issues.apache.org/activemq/browse/SM-537
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-http, servicemix-jms
            Reporter: Guillaume Nodet


It would be much more easy to know which kind of endpoint is it and which 
attributes are mandatory.
Having more specialized classes will also be easier to maintain.

  <http:consumer ... >
   <http:provider ... >
   <jms:consumer ..
   <jms:provider >
   <jms:jca-consumer ... >
   <jms:jca-provider ..>
   <jms:amq-consumer
   <jms:amq-provider .. >

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to