Uses of Interface
org.apache.cocoon.core.BootstrapEnvironment

Packages that use BootstrapEnvironment
org.apache.cocoon.bean   
org.apache.cocoon.core   
org.apache.cocoon.core.osgi   
org.apache.cocoon.portlet   
org.apache.cocoon.servlet   
 

Uses of BootstrapEnvironment in org.apache.cocoon.bean
 

Classes in org.apache.cocoon.bean that implement BootstrapEnvironment
static class CocoonWrapper.WrapperBootstrapper
          This class provides wrapper specific environment information
 

Uses of BootstrapEnvironment in org.apache.cocoon.core
 

Fields in org.apache.cocoon.core declared as BootstrapEnvironment
protected  BootstrapEnvironment CoreUtil.env
          The callback to the real environment.
 

Constructors in org.apache.cocoon.core with parameters of type BootstrapEnvironment
CoreUtil(BootstrapEnvironment environment)
          Setup a new instance.
CoreUtil.LoggerWrapper(BootstrapEnvironment env)
           
 

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

Classes in org.apache.cocoon.core.osgi that implement BootstrapEnvironment
 class OSGiBootstrapEnvironment
           
 

Constructors in org.apache.cocoon.core.osgi with parameters of type BootstrapEnvironment
OSGICoreUtil(BootstrapEnvironment environment)
           
 

Uses of BootstrapEnvironment in org.apache.cocoon.portlet
 

Classes in org.apache.cocoon.portlet that implement BootstrapEnvironment
protected static class CocoonPortlet.PortletBootstrapEnvironment
           
 

Uses of BootstrapEnvironment in org.apache.cocoon.servlet
 

Classes in org.apache.cocoon.servlet that implement BootstrapEnvironment
protected static class CocoonServlet.ServletBootstrapEnvironment
           
 



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