public class JobTasklet extends JobExecutor implements org.springframework.batch.core.step.tasklet.Tasklet
JobExecutor.JobListenerlog| Constructor and Description | 
|---|
| JobTasklet() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.springframework.batch.repeat.RepeatStatus | execute(org.springframework.batch.core.StepContribution contribution,
       org.springframework.batch.core.scope.context.ChunkContext chunkContext) | 
afterPropertiesSet, destroy, findJobs, isKillJobsAtShutdown, isVerbose, isWaitForCompletion, setBeanFactory, setExecutor, setJob, setJobNames, setJobs, setKillJobAtShutdown, setVerbose, setWaitForCompletion, startJobs, startJobs, stopJobs, stopJobspublic org.springframework.batch.repeat.RepeatStatus execute(org.springframework.batch.core.StepContribution contribution,
                                                    org.springframework.batch.core.scope.context.ChunkContext chunkContext)
                                                      throws java.lang.Exception
execute in interface org.springframework.batch.core.step.tasklet.Taskletjava.lang.Exception