Interface | Description |
---|---|
BiFunctionConfigExecutor<T,U,R> | |
ConfigBasedPipeline |
A pipeline based on a PipelineConfig.
|
ConfigBasedPipelineBuilder |
Helper class for building a ConfigBasedPipeline
|
ConfigExecutor | |
ContextAware |
Represent a context aware entity.
|
FunctionConfigExecutor<T,R> | |
Pipeline |
Represents a generic Pipeline with a List of stages.
|
PipelineConfig |
Represent the configuration for a Pipeline containing each stage detailed configuration.
|
Stage<INPUT,OUTPUT> | |
SystemPipelineDescriptor |
Contract for components that produces pipelines that will be automatically registered when the system starts.
|
Class | Description |
---|---|
Input | |
PipelineConfigStage |
Defines a pipeline stage based on a config.
|
PipelineFactory |
Base implementation for the pipeline builders and pipelines instantiation.
|
StageUtil |
Base implementation for creating Stages
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.