Package net.esper.timer

Interface Summary
TimerCallback Callback interface for a time provider that triggers at scheduled intervals.
TimerService Service interface for repeated callbacks at regular intervals.
 

Class Summary
TimerServiceImpl Implementation of the internal clocking service interface.
TimerServiceProvider Static factory for implementations of the TimerService interface.