Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.quartz.spi Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
ClassLoadHelperAn interface for classes wishing to provide the service of loading classes and resources within the scheduler.Interfaceorg.quartz.spiQuartz
InstanceIdGenerator An InstanceIdGenerator is responsible for generating the clusterwide unique instance id for a Scheduler node.Interfaceorg.quartz.spiQuartz
JobFactory A JobFactory is responsible for producing instances of Job This interface may be of use to those wishing to have their applicationInterfaceorg.quartz.spiQuartz
JobStore The interface to be implemented by classes that want to provide a Job and Trigger storage mechanism for theInterfaceorg.quartz.spiQuartz
MutableTriggerNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.quartz.spiQuartz
OperableTriggerNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.quartz.spiQuartz
SchedulerPlugin Provides an interface for a class to become a "plugin" to Quartz.Interfaceorg.quartz.spiQuartz
SchedulerSignalerAn interface to be used by JobStore instances in order to communicate signals back to the QuartzScheduler.Interfaceorg.quartz.spiQuartz
ThreadExecutorAllows different strategies for scheduling threads.Interfaceorg.quartz.spiQuartz
ThreadPool The interface to be implemented by classes that want to provide a thread pool for the QuartzScheduler's use.Interfaceorg.quartz.spiQuartz
TimeBrokerNOTE: TimeBroker is not currently used in the Quartz code base.Interfaceorg.quartz.spiQuartz
TriggerFiredBundle A simple class (structure) used for returning execution-time data from the JobStore to the QuartzSchedulerThread.Classorg.quartz.spiQuartz
TriggerFiredResultClassorg.quartz.spiQuartz