Uses of Interface
info.magnolia.context.SystemContext

Packages that use SystemContext
info.magnolia.context   
 

Uses of SystemContext in info.magnolia.context
 

Subinterfaces of SystemContext in info.magnolia.context
 interface ThreadDependentSystemContext
          Some implementations of the system context release resources when a thread is not used anymore.
 

Classes in info.magnolia.context that implement SystemContext
 class AbstractSystemContext
          This is the system context using the not secured HierarchyManagers.
 class JCRSessionPerThreadSystemContext
          A system context which creates JCR sessions per thread (request).
 class SingleJCRSessionSystemContext
          All Threads share the same jcr sessions.
 

Methods in info.magnolia.context that return SystemContext
static SystemContext MgnlContext.getSystemContext()
          Get Magnolia system context.
 SystemContext ContextFactory.getSystemContext()
           
 

Constructors in info.magnolia.context with parameters of type SystemContext
SystemRepositoryStrategy(SystemContext context)
           
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.