|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationException | |
|---|---|
| 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 ValidationException in org.apache.commons.pipeline |
|---|
| Methods in org.apache.commons.pipeline that throw ValidationException | |
|---|---|
void |
Pipeline.addBranch(String key,
Pipeline branch)
Adds a branch to the pipeline. |
void |
Pipeline.addStage(Stage stage,
StageDriverFactory driverFactory)
Adds a Stage object to the end of this Pipeline. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||