BATCH-1135: Create top-level element <step-listener/>

This commit is contained in:
dhgarrette
2009-03-11 20:47:24 +00:00
parent 099807521e
commit a273055e9f
9 changed files with 45 additions and 25 deletions

View File

@@ -5,6 +5,10 @@ import org.springframework.batch.core.StepExecution;
import org.springframework.batch.core.annotation.AfterStep;
import org.springframework.batch.core.annotation.BeforeStep;
/**
* @author Dan Garrette
* @since 2.0
*/
public class SkipCheckingListener {
@AfterStep