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

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

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

Classes in org.apache.cocoon.webapps.session.components that implement ContextManager
 class DefaultContextManager
          Context manager
 

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

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()
          Get the ContextManager component
 



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