List of usage examples for org.springframework.batch.core.launch JobOperator interface-usage
From source file org.springframework.batch.core.launch.support.SimpleJobOperator.java
/**
* Simple implementation of the JobOperator interface. Due to the amount of
* functionality the implementation is combining, the following dependencies
* are required:
*
* <ul>