| Package | Description |
|---|---|
| org.easybatch.core.dispatcher |
This package contains built-in implementations of the
AbstractRecordDispatcher class. |
| org.easybatch.core.job |
This package contains easy batch core implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PoisonRecordBroadcaster<T extends Record>
A utility job listener that broadcasts a
PoisonRecord record at the end of the job. |
| Modifier and Type | Method and Description |
|---|---|
JobBuilder |
JobBuilder.jobListener(JobListener jobListener)
Register a job listener.
|
Copyright © 2015. All Rights Reserved.