[BATCH-430] Rearranged package structure to remove technical packages

This commit is contained in:
nebhale
2008-03-07 14:56:10 +00:00
parent cce1b29f6d
commit c1887cdd9c
94 changed files with 163 additions and 180 deletions

View File

@@ -15,8 +15,8 @@
*/
package org.springframework.batch.core.runtime;
import org.springframework.batch.common.ExceptionClassifier;
import org.springframework.batch.repeat.ExitStatus;
import org.springframework.batch.support.ExceptionClassifier;
/**
* Extension of the {@link ExceptionClassifier} that explicitly deals with