Package com.groiss.timer


package com.groiss.timer
Interfaces and classes for controlling timed tasks.
  • Class
    Description
    Define a schedule in a cron-like syntax.
    The TimerEntry interface defines the properties of a timer entry.
    The timer manager is the service controlling the timer executions.
    A Task for the Timer.