org.springframework.batch.repeat.support
Interface RepeatInternalState

All Known Implementing Classes:
RepeatInternalStateSupport

public interface RepeatInternalState


Method Summary
 Collection getThrowables()
           
 

Method Detail

getThrowables

Collection getThrowables()


Copyright © 2009 SpringSource. All Rights Reserved.