Uses of Interface
org.springframework.batch.core.launch.JobOperator

Packages that use JobOperator
org.springframework.batch.core.launch.support Support classes for use in bootstrap and launch implementations or configurations. 
 

Uses of JobOperator in org.springframework.batch.core.launch.support
 

Classes in org.springframework.batch.core.launch.support that implement JobOperator
 class SimpleJobOperator
          Simple implementation of the JobOperator interface.
 



Copyright © 2013 SpringSource. All Rights Reserved.