Package | Description |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.cache | |
org.modeshape.jcr.cache.document |
Modifier and Type | Class and Description |
---|---|
protected static class |
JcrRepository.RepositorySessionEnvironment |
Modifier and Type | Method and Description |
---|---|
protected SessionEnvironment |
RepositoryCache.sessionContext() |
Constructor and Description |
---|
RepositoryCache(ExecutionContext context,
DocumentStore documentStore,
ClusteringService clusteringService,
RepositoryConfiguration configuration,
RepositoryCache.ContentInitializer initializer,
SessionEnvironment sessionContext,
ChangeBus changeBus,
CacheContainer workspaceCacheContainer,
Upgrades upgradeFunctions) |
Constructor and Description |
---|
AbstractSessionCache(ExecutionContext context,
WorkspaceCache sharedWorkspaceCache,
SessionEnvironment sessionContext) |
ReadOnlySessionCache(ExecutionContext context,
WorkspaceCache workspaceCache,
SessionEnvironment sessionContext) |
WritableSessionCache(ExecutionContext context,
WorkspaceCache workspaceCache,
SessionEnvironment sessionContext)
Create a new SessionCache that can be used for making changes to the workspace.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.