|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |