Class SimpleJobOperator

  • All Implemented Interfaces:
    JobOperator, org.springframework.beans.factory.InitializingBean

    public class SimpleJobOperator
    extends java.lang.Object
    implements JobOperator, org.springframework.beans.factory.InitializingBean
    Simple implementation of the JobOperator interface. Due to the amount of functionality the implementation is combining, the following dependencies are required:
    Since:
    2.0
    Author:
    Dave Syer, Lucas Ward, Will Schipp, Mahmoud Ben Hassine