Uses of Class
org.openxri.pipeline.Pipeline

Packages that use Pipeline
org.openxri.config   
 

Uses of Pipeline in org.openxri.config
 

Methods in org.openxri.config that return Pipeline
 Pipeline PipelineRegistry.getDefaultCreatePipeline()
           
 Pipeline PipelineRegistry.getDefaultLookupPipeline()
           
 Pipeline PipelineRegistry.getPipelineByName(java.lang.String name)
           
 

Methods in org.openxri.config that return types with arguments of type Pipeline
 java.util.List<Pipeline> PipelineRegistry.getPipelines()
           
 



Copyright © 2005-2010. All Rights Reserved.