Uses of Class
org.springframework.batch.core.job.AbstractJob

Packages that use AbstractJob
org.springframework.batch.core.job Specific implementations of job concerns. 
 

Uses of AbstractJob in org.springframework.batch.core.job
 

Subclasses of AbstractJob in org.springframework.batch.core.job
 class SimpleJob
          Simple implementation of (@link Job} interface providing the ability to run a JobExecution.
 



Copyright © 2009 SpringSource. All Rights Reserved.