|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionEnvironment | |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.cache | |
org.modeshape.jcr.cache.document |
Uses of SessionEnvironment in org.modeshape.jcr |
---|
Classes in org.modeshape.jcr that implement SessionEnvironment | |
---|---|
protected static class |
JcrRepository.RepositorySessionEnvironment
|
Uses of SessionEnvironment in org.modeshape.jcr.cache |
---|
Constructors in org.modeshape.jcr.cache with parameters of type SessionEnvironment | |
---|---|
RepositoryCache(ExecutionContext context,
SchematicDb database,
RepositoryConfiguration configuration,
RepositoryCache.ContentInitializer initializer,
SessionEnvironment sessionContext,
ChangeBus changeBus,
org.infinispan.manager.CacheContainer workspaceCacheContainer)
|
Uses of SessionEnvironment in org.modeshape.jcr.cache.document |
---|
Constructors in org.modeshape.jcr.cache.document with parameters of type SessionEnvironment | |
---|---|
AbstractSessionCache(ExecutionContext context,
WorkspaceCache workspaceCache,
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. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |