Uses of Class
net.shibboleth.metadata.pipeline.PipelineProcessingException

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.
 



Copyright © 1999-2012. All Rights Reserved.