Uses of Package
org.specrunner.pipeline

Packages that use org.specrunner.pipeline
org.specrunner   
org.specrunner.context.core   
org.specrunner.core   
org.specrunner.core.pipes   
org.specrunner.core.pipes.plugin   
org.specrunner.core.pipes.shutdown   
org.specrunner.pipeline   
org.specrunner.pipeline.core   
 

Classes in org.specrunner.pipeline used by org.specrunner
IChannel
          Abstraction of a channel where information can be obtained from and written to.
PipelineException
           
 

Classes in org.specrunner.pipeline used by org.specrunner.context.core
IChannel
          Abstraction of a channel where information can be obtained from and written to.
 

Classes in org.specrunner.pipeline used by org.specrunner.core
IPipeline
          Abstraction for a series of pipes performing something on input information.
PipelineException
           
 

Classes in org.specrunner.pipeline used by org.specrunner.core.pipes
AbortException
           
IChannel
          Abstraction of a channel where information can be obtained from and written to.
InvalidTypeException
           
IPipe
          Stand for a stage (pipe) in a pipeline process.
NotFoundException
           
PipelineException
           
 

Classes in org.specrunner.pipeline used by org.specrunner.core.pipes.plugin
IChannel
          Abstraction of a channel where information can be obtained from and written to.
InvalidTypeException
           
IPipe
          Stand for a stage (pipe) in a pipeline process.
NotFoundException
           
PipelineException
           
 

Classes in org.specrunner.pipeline used by org.specrunner.core.pipes.shutdown
AbortException
           
IChannel
          Abstraction of a channel where information can be obtained from and written to.
IPipe
          Stand for a stage (pipe) in a pipeline process.
PipelineException
           
 

Classes in org.specrunner.pipeline used by org.specrunner.pipeline
AbortException
           
IChannel
          Abstraction of a channel where information can be obtained from and written to.
InvalidTypeException
           
IPipe
          Stand for a stage (pipe) in a pipeline process.
IPipeline
          Abstraction for a series of pipes performing something on input information.
IPipeListener
          A listener of pipes.
NotFoundException
           
PipelineException
           
 

Classes in org.specrunner.pipeline used by org.specrunner.pipeline.core
AbortException
           
IChannel
          Abstraction of a channel where information can be obtained from and written to.
IChannelFactory
          Stand for a channel factory.
InvalidTypeException
           
IPipe
          Stand for a stage (pipe) in a pipeline process.
IPipeline
          Abstraction for a series of pipes performing something on input information.
IPipelineFactory
          Stand for a channel factory.
IPipeListener
          A listener of pipes.
NotFoundException
           
PipelineException
           
 



Copyright © 2014. All rights reserved.