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/09/07 09:01:00 UTC

[jira] [Created] (CAMEL-18475) camel-core - FactoryFinder for period background tasks

Claus Ibsen created CAMEL-18475:
-----------------------------------

             Summary: camel-core - FactoryFinder for period background tasks
                 Key: CAMEL-18475
                 URL: https://issues.apache.org/jira/browse/CAMEL-18475
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.19.0


We need a plugin that allows to define smaller custom tasks that needs to run periodically and managed by camel context automatic.

We can use TimerListenerManager to trigger, and then we need the factory finder annotations to discover/load the plugins



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