Class GeordiRunner

java.lang.Object
org.shredzone.geordi.GeordiRunner

@Singleton
public class GeordiRunner
extends Object
Geordi's main runner.
  • Constructor Details

  • Method Details

    • start

      public void start()
      Starts Geordi.

      The Quartz scheduler is started, and the cron expressions of all Device in the database are added, so each device is triggered on the desired frequency.