类 SimpleJobOperator

  • 所有已实现的接口:
    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:
    从以下版本开始:
    2.0
    作者:
    Dave Syer, Lucas Ward, Will Schipp, Mahmoud Ben Hassine