@PersistJobDataAfterExecution @DisallowConcurrentExecution public class BadJob1 extends Object implements Job
A job dumb job that will throw a job execution exception
Constructor and Description |
---|
BadJob1()
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.