Interface SchedulerService

All Known Implementing Classes:
SchedulerServiceImpl

public interface SchedulerService
A service to centralize scheduling of tasks instead of using Timers or executors in each service https://stackoverflow.com/questions/409932/java-timer-vs-executorservice