Uses of Class
org.apache.cocoon.environment.wrapper.EnvironmentWrapper

Packages that use EnvironmentWrapper
org.apache.cocoon.environment.internal   
org.apache.cocoon.environment.wrapper   
org.apache.cocoon.sitemap.impl   
 

Uses of EnvironmentWrapper in org.apache.cocoon.environment.internal
 

Subclasses of EnvironmentWrapper in org.apache.cocoon.environment.internal
 class ForwardEnvironmentWrapper
          Local extension of EnvironmentWrapper to propagate otherwise blocked methods to the actual environment.
 

Uses of EnvironmentWrapper in org.apache.cocoon.environment.wrapper
 

Methods in org.apache.cocoon.environment.wrapper that return EnvironmentWrapper
 EnvironmentWrapper MutableEnvironmentFacade.getDelegate()
           
 

Methods in org.apache.cocoon.environment.wrapper with parameters of type EnvironmentWrapper
 void MutableEnvironmentFacade.setDelegate(EnvironmentWrapper env)
           
 

Constructors in org.apache.cocoon.environment.wrapper with parameters of type EnvironmentWrapper
MutableEnvironmentFacade(EnvironmentWrapper env)
           
 

Uses of EnvironmentWrapper in org.apache.cocoon.sitemap.impl
 

Methods in org.apache.cocoon.sitemap.impl that return EnvironmentWrapper
protected  EnvironmentWrapper AbstractVirtualSitemapComponent.getMappedSourceEnvironment()
           
protected  EnvironmentWrapper AbstractVirtualSitemapComponent.getVPCEnvironment()
           
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.