@PersistJobDataAfterExecution @DisallowConcurrentExecution public class BadJob2 extends Object implements Job
A job dumb job that will throw a job execution exception
| Constructor and Description |
|---|
BadJob2()
Empty public constructor for job initialization
|
public void execute(JobExecutionContext context) throws JobExecutionException
execute in interface JobJobExecutionException - if there is an exception while executing the job.Copyright © 2011. All Rights Reserved.