| Package | Description |
|---|---|
| org.springframework.batch.core.launch.support |
Support classes for use in bootstrap and launch implementations or configurations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleJvmExitCodeMapper
An implementation of
ExitCodeMapper that can be configured through a
map from batch exit codes (String) to integer results. |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandLineJobRunner.setExitCodeMapper(ExitCodeMapper exitCodeMapper)
Injection setter for the
ExitCodeMapper. |
Copyright © 2013. All rights reserved.