public class JobDeletionInitializingBean extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
JobDeletionInitializingBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setJobIdentifierList(List<JobIdentifier> jobIdentifierList) |
void |
setScheduler(org.quartz.Scheduler scheduler) |
public void setScheduler(org.quartz.Scheduler scheduler)
public void setJobIdentifierList(List<JobIdentifier> jobIdentifierList)
public void afterPropertiesSet()
throws org.quartz.SchedulerException
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanorg.quartz.SchedulerExceptionCopyright © 2018. All rights reserved.