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

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

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

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

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

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

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

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

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



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