Class MinuteTimerAsync

java.lang.Object
io.openems.backend.alerting.scheduler.MinuteTimer
io.openems.backend.alerting.scheduler.MinuteTimerAsync
All Implemented Interfaces:
TimedExecutor

public class MinuteTimerAsync extends MinuteTimer
Implementation of MinuteTimer using an ScheduledExecutorService and the systems default Clock for asynchronous execution.