Uses of Interface
org.apache.commons.pipeline.PipelineLifecycleJob

Packages that use PipelineLifecycleJob
org.apache.commons.pipeline This package provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects. 
 

Uses of PipelineLifecycleJob in org.apache.commons.pipeline
 

Methods in org.apache.commons.pipeline with parameters of type PipelineLifecycleJob
 void Pipeline.addLifecycleJob(PipelineLifecycleJob job)
          Adds a job to be onStart on startup to the pipeline.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.