public class ExceptionPrinterJobListener extends JobListenerSupport
JobListener implementation which logs an exceptions occurred during job's execution.
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
NAME |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public java.lang.String |
getName() |
|
public void |
jobWasExecuted(JobExecutionContext context, JobExecutionException exception) |