|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pipeline | |
---|---|
org.openxri.admin.webpages.pipelines | |
org.openxri.config |
Uses of Pipeline in org.openxri.admin.webpages.pipelines |
---|
Constructors in org.openxri.admin.webpages.pipelines with parameters of type Pipeline | |
---|---|
PipelinePanel(java.lang.String id,
Pipeline pipeline)
|
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |