Uses of Class
org.apache.cocoon.environment.impl.AbstractContext

Packages that use AbstractContext
org.apache.cocoon.components.blocks   
org.apache.cocoon.core.osgi   
org.apache.cocoon.environment.http   
org.apache.cocoon.environment.portlet   
org.apache.cocoon.jxpath   
 

Uses of AbstractContext in org.apache.cocoon.components.blocks
 

Subclasses of AbstractContext in org.apache.cocoon.components.blocks
 class BlockContext
           
 

Uses of AbstractContext in org.apache.cocoon.core.osgi
 

Subclasses of AbstractContext in org.apache.cocoon.core.osgi
 class OSGiBootstrapEnvironment.OSGiContext
           
 

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

Subclasses of AbstractContext in org.apache.cocoon.environment.http
 class HttpContext
          Implements the Context interface
 

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

Subclasses of AbstractContext in org.apache.cocoon.environment.portlet
 class PortletContext
          Implements the Context interface for the JSR-168 (Portlet) environment.
 

Uses of AbstractContext in org.apache.cocoon.jxpath
 

Subclasses of AbstractContext in org.apache.cocoon.jxpath
 class JXPathCocoonContexts.ContextProxy
           
 



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