Class CompositeSkipListener<T,S>

java.lang.Object
org.springframework.batch.core.listener.CompositeSkipListener<T,S>
All Implemented Interfaces:
SkipListener<T,S>, StepListener

public class CompositeSkipListener<T,S> extends Object implements SkipListener<T,S>
Author:
Dave Syer, Mahmoud Ben Hassine