Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.quartz.simpl Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
CascadingClassLoadHelperA ClassLoadHelper uses all of the ClassLoadHelper types that are found in this package in its attempts to load a class, whenClassorg.quartz.simplQuartz
HostnameInstanceIdGenerator InstanceIdGenerator that names the scheduler instance using just the machine hostname.Classorg.quartz.simplQuartz
InitThreadContextClassLoadHelperA ClassLoadHelper that uses either the context class loader of the thread that initialized Quartz.Classorg.quartz.simplQuartz
LoadingLoaderClassLoadHelperA ClassLoadHelper that uses either the loader of it's own class (this.Classorg.quartz.simplQuartz
PropertySettingJobFactoryA JobFactory that instantiates the Job instance (using the default no-arg constructor, or more specifically: class.Classorg.quartz.simplQuartz
RAMJobStore This class implements a JobStore that utilizes RAM as its storage device.Classorg.quartz.simplQuartz
SimpleClassLoadHelperA ClassLoadHelper that simply calls Class.Classorg.quartz.simplQuartz
SimpleInstanceIdGeneratorThe default InstanceIdGenerator used by Quartz when instance id is to be automatically generated.Classorg.quartz.simplQuartz
SimpleJobFactoryThe default JobFactory used by Quartz - simply calls newInstance() on the job class.Classorg.quartz.simplQuartz
SimpleScheduleBuilderSimpleScheduleBuilder is a ScheduleBuilder that defines strict/literal interval-based schedules for Classorg.quartzQuartz
SimpleThreadPool This is class is a simple implementation of a thread pool, based on the ThreadPool interface.Classorg.quartz.simplQuartz
SimpleTimeBroker The interface to be implemented by classes that want to provide a mechanism by which the QuartzScheduler canClassorg.quartz.simplQuartz
SimpleTriggerA Trigger that is used to fire a Job at a given moment in time, and optionally repeated at a specified interval.Interfaceorg.quartzQuartz
SystemPropertyInstanceIdGeneratorInstanceIdGenerator that will use a system property to configure the scheduler.Classorg.quartz.simplQuartz
ThreadContextClassLoadHelperA ClassLoadHelper that uses either the current thread's context class loader (Thread.Classorg.quartz.simplQuartz
ZeroSizeThreadPool This is class is a simple implementation of a zero size thread pool, based on the ThreadPool interface.Classorg.quartz.simplQuartz