Uses of Interface
org.apache.cocoon.webapps.session.ContextManager

Packages that use ContextManager
org.apache.cocoon.webapps.portal.components   
org.apache.cocoon.webapps.session.components   
org.apache.cocoon.webapps.session.transformation   
 

Uses of ContextManager in org.apache.cocoon.webapps.portal.components
 

Methods in org.apache.cocoon.webapps.portal.components that return ContextManager
protected  ContextManager PortalManagerImpl.getContextManager()
          Get the ContextManager component
 

Uses of ContextManager in org.apache.cocoon.webapps.session.components
 

Classes in org.apache.cocoon.webapps.session.components that implement ContextManager
 class DefaultContextManager
          Deprecated. This block is deprecated and will be removed in future versions.
 

Fields in org.apache.cocoon.webapps.session.components declared as ContextManager
protected  ContextManager ContextInputModule.contextManager
          Deprecated.  
 

Methods in org.apache.cocoon.webapps.session.components that return ContextManager
protected  ContextManager AbstractSessionComponent.getContextManager()
          Deprecated. Get the ContextManager component
 

Uses of ContextManager in org.apache.cocoon.webapps.session.transformation
 

Methods in org.apache.cocoon.webapps.session.transformation that return ContextManager
protected  ContextManager AbstractSessionTransformer.getContextManager()
          Deprecated. Get the ContextManager component
 



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