类 JobScopeManager


  • public class JobScopeManager
    extends java.lang.Object
    Convenient aspect to wrap a single threaded job execution, where the implementation of the Job is not job scope aware (i.e. not the ones provided by the framework).
    从以下版本开始:
    3.0
    作者:
    Dave Syer, Jimmy Praet
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型方法说明
      voidexecute​(Job job, JobExecution jobExecution) 
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait