protected abstract class IBU.FileInjector<E> extends IBU.AbstractInjector<E>
| Modifier and Type | Field and Description |
|---|---|
protected File |
file |
contextMigration, manager, reader, toInject| Modifier | Constructor and Description |
|---|---|
protected |
IBU.FileInjector(CSVReaderGeneric<E> reader,
File file,
ManagerInjector manager) |
| Modifier and Type | Method and Description |
|---|---|
Reader |
getReader() |
doInject, getNbLinesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinjectprotected File file
protected IBU.FileInjector(CSVReaderGeneric<E> reader, File file, ManagerInjector manager)
public Reader getReader()
getReader in class IBU.AbstractInjector<E>Copyright © 2008-2013 Cybelia. All Rights Reserved.