Uses of Class
org.apache.cocoon.environment.AbstractEnvironment

Packages that use AbstractEnvironment
org.apache.cocoon.environment.background   
org.apache.cocoon.environment.commandline   
org.apache.cocoon.environment.http   
org.apache.cocoon.environment.portlet   
org.apache.cocoon.environment.wrapper   
 

Uses of AbstractEnvironment in org.apache.cocoon.environment.background
 

Subclasses of AbstractEnvironment in org.apache.cocoon.environment.background
 class BackgroundEnvironment
          A simple implementation of org.apache.cocoon.environment.Environment for pipeline calls which are not externally triggered.
 

Uses of AbstractEnvironment in org.apache.cocoon.environment.commandline
 

Subclasses of AbstractEnvironment in org.apache.cocoon.environment.commandline
 class AbstractCommandLineEnvironment
          This environment is used to save the requested file to disk.
 class FileSavingEnvironment
          This environment is used to save the requested file to disk.
 class LinkSamplingEnvironment
          This environment is sample the links of the resource.
 

Uses of AbstractEnvironment in org.apache.cocoon.environment.http
 

Subclasses of AbstractEnvironment in org.apache.cocoon.environment.http
 class HttpEnvironment
          HTTP Servlet environment.
 

Uses of AbstractEnvironment in org.apache.cocoon.environment.portlet
 

Subclasses of AbstractEnvironment in org.apache.cocoon.environment.portlet
 class PortletEnvironment
          Implements Environment interface for the JSR-168 Portlet environment.
 

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

Subclasses of AbstractEnvironment in org.apache.cocoon.environment.wrapper
 class EnvironmentWrapper
          This is a wrapper class for the Environment object.
 



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