Interface QuartzScheduler

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ROLE
      Avalon role - used to id the component within the manager
    • Field Detail

      • ROLE

        static final String ROLE
        Avalon role - used to id the component within the manager
    • Method Detail

      • getScheduler

        org.quartz.Scheduler getScheduler()
        Get the underlying Quartz scheduler.
        Returns:
        the Quartz scheduler