Example usage for org.springframework.batch.core.launch JobOperator interface-usage

List of usage examples for org.springframework.batch.core.launch JobOperator interface-usage

Introduction

In this page you can find the example usage for org.springframework.batch.core.launch JobOperator interface-usage.

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>