public class SpringJobManager extends JobManager
| Modifier and Type | Field and Description |
|---|---|
protected SpringJobFactory |
jobFactory |
reflections, scheduler| Constructor and Description |
|---|
SpringJobManager(org.springframework.context.ApplicationContext context) |
SpringJobManager(String scanUrl,
org.springframework.context.ApplicationContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
start() |
configure, executeNowTrigger, getJobClasses, scheduleAllJobs, scheduleAllJobsOnApplicationStart, scheduleAllJobsOnApplicationStop, scheduleAllJobsWithEveryAnnotation, scheduleAllJobsWithOnAnnotation, stopprotected SpringJobFactory jobFactory
public SpringJobManager(String scanUrl, org.springframework.context.ApplicationContext context)
public SpringJobManager(org.springframework.context.ApplicationContext context)
public void start()
throws Exception
start in interface io.dropwizard.lifecycle.Managedstart in class JobManagerExceptionCopyright © 2016. All rights reserved.