org.springframework.batch.repeat.support
Class AbstractTradeBatchTests.TradeMapper
java.lang.Object
org.springframework.batch.repeat.support.AbstractTradeBatchTests.TradeMapper
- All Implemented Interfaces:
- FieldSetMapper
- Enclosing class:
- AbstractTradeBatchTests
protected static class AbstractTradeBatchTests.TradeMapper
- extends Object
- implements FieldSetMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTradeBatchTests.TradeMapper
protected AbstractTradeBatchTests.TradeMapper()
mapLine
public Object mapLine(FieldSet fs)
- Specified by:
mapLine
in interface FieldSetMapper
Copyright © 2008 SpringSource. All Rights Reserved.