public interface Task extends Runnable
TaskManagerService
instance will be managed by the container. It
will automatically store the task such that restarts of the server do not
stop recurring tasks from stopping. In future, this may also be used for
sending tasks from one server node to another during node shutdown etc.Copyright © 2013. All Rights Reserved.