Class StepScopeManager


  • public class StepScopeManager
    extends java.lang.Object
    Convenient aspect to wrap a single threaded step execution, where the implementation of the Step is not step scope aware (i.e. not the ones provided by the framework).
    Author:
    Dave Syer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      voidexecute​(Step step, StepExecution stepExecution) 
      • Methods inherited from class java.lang.Object

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