|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PipelineProcessingException | |
|---|---|
| net.shibboleth.metadata.pipeline | A set of classes for constructing generic data processing pipelines. |
| Uses of PipelineProcessingException in net.shibboleth.metadata.pipeline |
|---|
| Subclasses of PipelineProcessingException in net.shibboleth.metadata.pipeline | |
|---|---|
class |
StageProcessingException
Exception indicating that a Stage of the pipeline encountered an error. |
| Methods in net.shibboleth.metadata.pipeline that throw PipelineProcessingException | |
|---|---|
void |
SimplePipeline.execute(Collection<ItemType> itemCollection)
Executes each registered Stage in turn. |
void |
Pipeline.execute(Collection<ItemType> itemCollection)
Executes each registered Stage in turn. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||