Provide a way to handle recurring tasks in celllar
--------------------------------------------------

                 Key: KARAF-739
                 URL: https://issues.apache.org/jira/browse/KARAF-739
             Project: Karaf
          Issue Type: New Feature
          Components: cellar-core
    Affects Versions: cellar-2.2.1, cellar-3.0.0
            Reporter: Ioannis Canellos
            Assignee: Ioannis Canellos
            Priority: Minor


There are many cases that cellar requires the implementation of task that will 
be executed repeaditly (something like Timer/TimerTask). Especially tasks that 
are related to node discovery, ping etc.

What I imagine is an interface that describes the delay/period of the task and 
a service listener that wraps the service implementation in TimerTask.


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

        

Reply via email to