Interface Scheduler

All Known Implementing Classes:
SimpleScheduler

public interface Scheduler
The Scheduler is the main entry point dispatching requests and operations to the various Resource instances contained in the underlying services. This allows for both immediate and timed dispatches of various operations to Resource instances and is responsible for coordinating and serializing access to each Resource. Created by patricktwohig on 8/22/15.