net.sf.filePiper.model
Class PipelineStart
java.lang.Object
net.sf.filePiper.model.PipelineStart
public class PipelineStart
- extends Object
First component of the pipeline.
This components scan the file system for input files and inject them in the pipeline.
- Author:
- BEROL
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PipelineStart
public PipelineStart(Pipeline thePipeline)
processInputFiles
public void processInputFiles(PipeComponent firstProcessor,
PipelineEnvironment reporter)
throws IOException
- Throws:
IOException
Copyright © 2010. All Rights Reserved.