| Class | Description |
|---|---|
| AddListenerToJobService |
This service adds listeners to jobs.
|
| JobLoggingApplicationListener |
This ApplicationListener makes the batch.joblog.path available before the LoggingSystem is started.
|
| LoggingAfterJobListener |
This extra listener is needed, because the
LoggingListener removes the variable from the MDC
in its afterStep method. |
| LoggingListener |
This listener writes the job log file name to the MDC so that it can be picked up by the logging
framework for logging to it.
|
| ProtocolListener |
This listener adds a protocol header and a protocol summary to the log.
|
| RunningExecutionTrackerListener |
This listener is needed for tracking the running JobExecutions on this server.
|
Copyright © 2016. All Rights Reserved.