com.cybelia.sandra.ibu
Class IBU.FileInjector<E>

java.lang.Object
  extended by com.cybelia.sandra.ibu.IBU.AbstractInjector<E>
      extended by com.cybelia.sandra.ibu.IBU.FileInjector<E>
All Implemented Interfaces:
IBU.Injector<E>
Enclosing class:
IBU

protected abstract class IBU.FileInjector<E>
extends IBU.AbstractInjector<E>


Field Summary
protected  File file
           
 
Fields inherited from class com.cybelia.sandra.ibu.IBU.AbstractInjector
contextMigration, manager, reader, toInject
 
Constructor Summary
protected IBU.FileInjector(CSVReaderGeneric<E> reader, File file, ManagerInjector manager)
           
 
Method Summary
 Reader getReader()
           
 
Methods inherited from class com.cybelia.sandra.ibu.IBU.AbstractInjector
doInject, getNbLines
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.cybelia.sandra.ibu.IBU.Injector
inject
 

Field Detail

file

protected File file
Constructor Detail

IBU.FileInjector

protected IBU.FileInjector(CSVReaderGeneric<E> reader,
                           File file,
                           ManagerInjector manager)
Method Detail

getReader

public Reader getReader()
Specified by:
getReader in class IBU.AbstractInjector<E>


Copyright © 2008-2012 Cybelia. All Rights Reserved.