Uses of Interface
org.apache.cocoon.components.pipeline.spring.PipelineComponentScopeHolder

Packages that use PipelineComponentScopeHolder
org.apache.cocoon.components.pipeline.spring   
 

Uses of PipelineComponentScopeHolder in org.apache.cocoon.components.pipeline.spring
 

Classes in org.apache.cocoon.components.pipeline.spring that implement PipelineComponentScopeHolder
 class PipelineComponentScopeHolderImpl
           
 

Methods in org.apache.cocoon.components.pipeline.spring that return PipelineComponentScopeHolder
 PipelineComponentScopeHolder PipelineComponentScope.getHolder()
           
 PipelineComponentScopeHolder PipelineComponentProxyDecorator.getHolder()
           
 

Methods in org.apache.cocoon.components.pipeline.spring with parameters of type PipelineComponentScopeHolder
 void PipelineComponentScope.setHolder(PipelineComponentScopeHolder holder)
           
 void PipelineComponentProxyDecorator.setHolder(PipelineComponentScopeHolder holder)
           
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.