You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/05/16 08:08:04 UTC

[jira] [Created] (CAMEL-11282) Camel components should extend DefaultComponent

Claus Ibsen created CAMEL-11282:
-----------------------------------

             Summary: Camel components should extend DefaultComponent
                 Key: CAMEL-11282
                 URL: https://issues.apache.org/jira/browse/CAMEL-11282
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen
             Fix For: 2.20.0


We should extend the plain DefaultComponent (the UriEndpointComponent is deprecated) ensure there is a plain default no-arg constructor so it makes using and configuring components easier.

See eg SO
http://stackoverflow.com/questions/43918252/how-to-increase-or-configure-maxthreads-in-apache-came-restlet?noredirect=1#comment74982775_43918252

If it was just a plain no-arg constructor then the bean style would have worked. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)