org.modeshape.jcr.cache
Class RepositoryPathCache
java.lang.Object
org.modeshape.jcr.cache.RepositoryPathCache
@NotThreadSafe
public class RepositoryPathCache
- extends Object
A set of PathCache
instances keyed by workspace names.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryPathCache
public RepositoryPathCache()
getPathCache
public PathCache getPathCache(String workspaceName,
NodeCache nodeCacheForWorkspace)
throws WorkspaceNotFoundException
- Throws:
WorkspaceNotFoundException
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.