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 2022/07/25 13:10:00 UTC

[jira] [Commented] (CAMEL-18299) camel-core - ResumeAdapter should use FactoryFinder to lookup implementations

    [ https://issues.apache.org/jira/browse/CAMEL-18299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570893#comment-17570893 ] 

Claus Ibsen commented on CAMEL-18299:
-------------------------------------

[~orpiske] at first look it seems that the adapter helper has its own way of loading a implementation class in Camel. Instead it should be done the standard way. And then you can use annotations on a class to mark it, and Camel generate the metafile itself automatic.

> camel-core - ResumeAdapter should use FactoryFinder to lookup implementations
> -----------------------------------------------------------------------------
>
>                 Key: CAMEL-18299
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18299
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.19.0
>
>
> This class should generally be removed
> org.apache.camel.support.resume.AdapterHelper
> And how resume adapters is loaded should be done the standard Camel way using FactoryFinder.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)