|
ModeShape Distribution 3.3.0.Final | |||||||||
| 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 |
|---|
| Methods in org.modeshape.jcr.cache that return SessionEnvironment | |
|---|---|
protected SessionEnvironment |
RepositoryCache.sessionContext()
|
| Constructors in org.modeshape.jcr.cache with parameters of type SessionEnvironment | |
|---|---|
RepositoryCache(ExecutionContext context,
DocumentStore documentStore,
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 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. |
|
|
ModeShape Distribution 3.3.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||