info.magnolia.context
Class LifeTimeJCRSessionUtil
java.lang.Object
info.magnolia.context.LifeTimeJCRSessionUtil
public class LifeTimeJCRSessionUtil
- extends Object
Returns HierarchyManagers which use a life time session. If the SystemContext uses single session the same session
will be used. Otherwise an own instance of SystemRepositoryStrategy is used.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LifeTimeJCRSessionUtil
public LifeTimeJCRSessionUtil()
getHierarchyManager
@Deprecated
public static HierarchyManager getHierarchyManager(String workspaceName)
- Deprecated.
getSession
public static javax.jcr.Session getSession(String workspaceName)
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getQueryManager
@Deprecated
public static QueryManager getQueryManager(String workspaceName)
- Deprecated.
release
public static void release()
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.