Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.quartz.jobs Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
DirectoryScanJobInspects a directory and compares whether any files' "last modified dates" have changed since the last time it was inspected.Classorg.quartz.jobsQuartz
DirectoryScanListenerInterface for objects wishing to receive a 'call-back' from a Instances should be stored in the SchedulerContext Interfaceorg.quartz.jobsQuartz
EJB3InvokerJob A Job that invokes a method on an EJB3.Classorg.quartz.jobs.ee.ejbQuartz
EJBInvokerJob A Job that invokes a method on an EJB.Classorg.quartz.jobs.ee.ejbQuartz
FileScanJobInspects a file and compares whether it's "last modified date" has changed since the last time it was inspected.Classorg.quartz.jobsQuartz
FileScanListenerInterface for objects wishing to receive a 'call-back' from a Author:jhouseSee Also:FileScanJobInterfaceorg.quartz.jobsQuartz
JmsHelperUtility class that aids in the processing of JMS based jobs and sending ofAuthor:Fernando Ribeiro, Weston M.Classorg.quartz.jobs.ee.jmsQuartz
JmsJobExceptionThe JmsJobException is used to indicate an error during sending of aAuthor:Fernando Ribeiro, Weston M.Classorg.quartz.jobs.ee.jmsQuartz
JmsMessageFactoryThe JmsMessageFactory interface allows for the creation of a javax.Interfaceorg.quartz.jobs.ee.jmsQuartz
JMXInvokerJobGeneric JMX invoker Job.Classorg.quartz.jobs.ee.jmxQuartz
NativeJob Built in job for executing native executables in a separate process.Classorg.quartz.jobsQuartz
NoOpJob An implementation of Job, that does absolutely nothing - useful for system which only wish to use TriggerListenersClassorg.quartz.jobsQuartz
SendDestinationMessageJob A Job that sends a javax.Classorg.quartz.jobs.ee.jmsQuartz
SendMailJob A Job which sends an e-mail with the configured content to the configured Arbitrary mail.Classorg.quartz.jobs.ee.mailQuartz
SendMailJob .MailInfoprotected SendMailJob.Classorg.quartz.jobs.ee.mailQuartz
SendQueueMessageJob A Job that sends a javax.Classorg.quartz.jobs.ee.jmsQuartz
SendTopicMessageJob A Job that sends a javax.Classorg.quartz.jobs.ee.jmsQuartz