dsyer 44463f393a RESOLVED - issue BATCH-199: ExceptionHandler in SImpleStepConfiguration ignored by SimpleStepConfigurationFactory
http://opensource.atlassian.com/projects/spring/browse/BATCH-199

Moved ExecptionHandler to the step operations.

It seemed to me that the responsibility for doing this should be encapsulated in the StepExecutor - also prevents a nasty package cycle.  The only way to do this and keep everyone honest was to add an applyConfiguration() method to the StepExecutor interface.  I am open to suggestion about how to do this more cleanly, but for now that is probably enough.
2007-11-23 15:45:00 +00:00
2007-11-21 08:47:21 +00:00
2007-08-15 20:04:43 +00:00
2007-10-04 15:43:27 +00:00
Description
No description provided
109 MiB
Languages
Java 99.6%
HTML 0.3%
XSLT 0.1%