info.magnolia.context
Class SystemRepositoryStrategy
java.lang.Object
info.magnolia.context.AbstractRepositoryStrategy
info.magnolia.context.SystemRepositoryStrategy
- All Implemented Interfaces:
- JCRSessionStrategy
public class SystemRepositoryStrategy
- extends AbstractRepositoryStrategy
Uses a single full access AccessManager. JCR sessions are only released if no event listener were registered.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemRepositoryStrategy
@Inject
public SystemRepositoryStrategy(RepositoryManager repositoryManager)
internalGetSession
protected javax.jcr.Session internalGetSession(String workspaceName)
throws javax.jcr.RepositoryException
- Specified by:
internalGetSession
in class AbstractRepositoryStrategy
- Throws:
javax.jcr.RepositoryException
release
public void release()
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.