Uses of Interface
org.apache.hivemind.lib.pipeline.PipelineContribution

Packages that use PipelineContribution
org.apache.hivemind.lib.pipeline   
 

Uses of PipelineContribution in org.apache.hivemind.lib.pipeline
 

Classes in org.apache.hivemind.lib.pipeline that implement PipelineContribution
 class FilterContribution
          A contribution used to add a filter to the pipeline.
 class TerminatorContribution
          Contribution used to set the terminator for a service.