Package | Description |
---|---|
info.magnolia.context |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMapBasedContext
This is a simple Map based implementation.
|
class |
AbstractSystemContext
This is the system context using the not secured HierarchyManagers.
|
class |
ContextDecorator
Subclass this context if you like to decorate an other context.
|
class |
JCRSessionPerThreadSystemContext
A system context which creates JCR sessions per thread (request).
|
class |
SimpleContext
Simple context delegating methods to the thread local context.
|
class |
SingleJCRSessionSystemContext
All Threads share the same jcr sessions.
|
class |
UserContextImpl
User aware context implementation able to release and discard all kept info upon user logout.
|
class |
WebContextImpl
Context implementation keeping track of the current request, response, servletContext and pageContext.
|
Copyright © 2003–2016 Magnolia International Ltd.. All rights reserved.