Package com.wowza.wms.util.crontab
-
Interface Summary Interface Description ICrontabEventHandler EventHandler functions are called from a Java timer task context and therefore should execute very quickly so as not to delay execution of subsequent timers. -
Class Summary Class Description CrontabEvent Holds an event's schedule and is responsible for calculating event activation.