Add TimerListener and TimerListenerManager to make it easier to register 
periodically background tasks
------------------------------------------------------------------------------------------------------

                 Key: CAMEL-4469
                 URL: https://issues.apache.org/jira/browse/CAMEL-4469
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.9.0


Camel itself and end users may find them in situations where they need a 
scheduled background task to occur every X'th period.

We should introduce a {{TimerListener}} and a {{TimerListenerMananger}} to make 
this easier.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to