Uses of Interface
org.quartz.spi.TimeBroker

Packages that use TimeBroker
org.quartz.simpl Contains simple / light-weight implementations (with no dependencies on external libraries) of interfaces required by the org.quartz.core.QuartzScheduler. 
 

Uses of TimeBroker in org.quartz.simpl
 

Classes in org.quartz.simpl that implement TimeBroker
 class SimpleTimeBroker
           The interface to be implemented by classes that want to provide a mechanism by which the QuartzScheduler can reliably determine the current time.
 



Copyright 2001-2019, Terracotta, Inc.