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 2019/07/25 13:40:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-11282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-11282.
---------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 3.0.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
(v7.6.14#76016)