@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 Job
JobExecutionException
- if there is an exception while executing the job.Copyright © 2013. All Rights Reserved.