InterviewSolution
Saved Bookmarks
| 1. |
Name A Few Of The Bundled Jobs That Quartz Provides? |
|
Answer» A few of the jobs that quartz provides for USERS are FileScanJob, DirectoryScanJob, NativeJob, EJB3InvokerJob, SendQueueMessageJob, SendTopicMessageJob, JmxInvokerJob and SendMailJob. DOCUMENTATION on these jobs EXISTS in the JAVADOC for the quartz-jobs-*.jar. A few of the jobs that quartz provides for users are FileScanJob, DirectoryScanJob, NativeJob, EJB3InvokerJob, SendQueueMessageJob, SendTopicMessageJob, JmxInvokerJob and SendMailJob. Documentation on these jobs exists in the JavaDoc for the quartz-jobs-*.jar. |
|