Package org.apache.hivemind.lib.pipeline
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
ExtraFilterMethod No description provided.
ExtraServiceMethod No description provided.
MiddleFilter No description provided.
MiddleService No description provided.
PipelineContribution Interface implemented by the configuration objects used to build a pipeline.
SampleFilter No description provided.
SampleService No description provided.
StandardFilter No description provided.
StandardService No description provided.
ToStringFilter No description provided.
ToStringService No description provided.
Classes
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 Service factory that builds a pipeline of objects.
PipelineParameters Parameter object used with the PipelineFactory.
StandardFilterImpl Used with TestPipelineAssembler .
StandardServiceImpl Used with TestPipelineAssembler .
TerminatorContribution Contribution used to set the terminator for a service.