|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemExiter | |
|---|---|
| org.springframework.batch.core.launch.support | Support classes for use in bootstrap and launch implementations or configurations. |
| Uses of SystemExiter in org.springframework.batch.core.launch.support |
|---|
| Classes in org.springframework.batch.core.launch.support that implement SystemExiter | |
|---|---|
class |
JvmSystemExiter
Implementation of the SystemExiter interface that calls the standards
System.exit method. |
| Methods in org.springframework.batch.core.launch.support with parameters of type SystemExiter | |
|---|---|
static void |
CommandLineJobRunner.presetSystemExiter(SystemExiter systemExiter)
Static setter for the SystemExiter so it can be adjusted before
dependency injection. |
void |
CommandLineJobRunner.setSystemExiter(SystemExiter systemExiter)
Injection setter for the SystemExiter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||