Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.exist.scheduler Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
JobConfigClassorg.exist.schedulerExistDB
JobDescriptionInterface defined requirements for a Scheduleable job.Interfaceorg.exist.schedulerExistDB
JobExceptionException class can be thrown by implementations of org.Classorg.exist.schedulerExistDB
JobException .JobExceptionActionClassorg.exist.schedulerExistDB
JobTypeenum JobTypeextends EnumEnum Constant SummarySYSTEMClassorg.exist.schedulerExistDB
QuartzSchedulerImplA Scheduler to trigger Startup, System and User defined jobs.Classorg.exist.scheduler.implExistDB
ScheduledJobInfoInformation about a Scheduled Job.Classorg.exist.schedulerExistDB
ScheduledJobInfo .TriggerStateClassorg.exist.schedulerExistDB
SchedulerA Scheduler to trigger Startup, System and User defined jobs.Interfaceorg.exist.schedulerExistDB
SystemTaskJobInterfaceorg.exist.schedulerExistDB
SystemTaskJobImplClass to represent a SystemTask Job Can be used by SystemTasks to schedule themselves as job's.Classorg.exist.scheduler.implExistDB
UserJavaJobClass to represent a User's Java Job.Classorg.exist.schedulerExistDB
UserJobClass to represent a User's Job Should be extended by all classes wishing to schedule as a Job that perform user defined functions.Classorg.exist.schedulerExistDB
UserXQueryJobClass to represent a User's XQuery Job Extends UserJob.Classorg.exist.schedulerExistDB