Package org.apache.hivemind.lib.pipeline

Interface Summary
PipelineContribution Interface implemented by the configuration objects used to build a pipeline.
 

Class Summary
FilterContribution A contribution used to add a filter to the pipeline.
FilterHolder A holder for a filter within a pipeline, and for the location for that filter.
PipelineAssembler Used by the PipelineFactory to assemble the pipeline.
PipelineFactory  
PipelineParameters Parameter object used with the PipelineFactory.
TerminatorContribution Contribution used to set the terminator for a service.