Class SimpleJobExplorer

java.lang.Object
org.springframework.batch.core.explore.support.SimpleJobExplorer
All Implemented Interfaces:
JobExplorer

public class SimpleJobExplorer extends Object implements JobExplorer
Implementation of JobExplorer that uses the injected DAOs.
Since:
2.0
Author:
Dave Syer, Lucas Ward, Michael Minella, Will Schipp, Mahmoud Ben Hassine, Parikshit Dutta, Glenn Renfro
See Also: