org.springframework.batch.repeat.support
Class RepeatInternalStateSupport
java.lang.Object
org.springframework.batch.repeat.support.RepeatInternalStateSupport
- All Implemented Interfaces:
- RepeatInternalState
public class RepeatInternalStateSupport
- extends Object
- implements RepeatInternalState
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepeatInternalStateSupport
public RepeatInternalStateSupport()
getThrowables
public Collection getThrowables()
- Specified by:
getThrowables
in interface RepeatInternalState
Copyright © 2009 SpringSource. All Rights Reserved.