| 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.
|
| org.easybatch.core.listener |
This package contains listeners API.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PoisonRecordBroadcaster.beforeJobStart(JobParameters jobParameters) |
| Modifier and Type | Method and Description |
|---|---|
JobParameters |
JobReport.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobListener.beforeJobStart(JobParameters jobParameters)
Called after initializing the record reader and before starting the job.
|
Copyright © 2015. All Rights Reserved.