| Interface | Description |
|---|---|
| ItemCache |
ItemCache... |
| ItemLifeCycleListener |
The
ItemLifeCycleListener interface allows an implementing
object to be informed about changes on an Item instance. |
| ItemManager |
There's one
ItemManager instance per Session
instance. |
| ManagerProvider |
ManagerProvider... |
| NamespaceStorage |
NamespaceStorage... |
| SessionListener |
The
SessionListener interface allows an implementing
object to be informed about changes on a Session. |
| XASession |
The
XASession interface extends the capability of
Session by adding access to a JCR repository's support for
the Java Transaction API (JTA). |
| Class | Description |
|---|---|
| ItemCacheImpl |
ItemCacheImpl... |
| ItemImpl |
ItemImpl... |
| ItemManagerImpl |
ItemManagerImpl implements the ItemManager interface. |
| Jcr2spiRepositoryFactory |
This implementation of
RepositoryFactory is capable of returning the various
SPI implementations of the Apache Jackrabbit project:
SPI2DAVex (see jackrabbit-spi2dav module)
SPI2DAV (see jackrabbit-spi2dav module)
SPI2JCR (see jackrabbit-spi2jcr module)
|
| Jcr2spiRepositoryFactory.RepositoryConfigImpl | |
| JcrLockManager |
JcrLockManager... |
| JcrVersionManager |
VersionManagerImpl... |
| LazyItemIterator |
LazyItemIterator is an id-based iterator that instantiates
the Items only when they are requested. |
| NamespaceRegistryImpl |
NamespaceRegistryImpl implements the JCR client facing
NamespaceRegistry. |
| NodeImpl |
NodeImpl... |
| PropertyImpl |
PropertyImpl... |
| RepositoryImpl |
RepositoryImpl... |
| RepositoryImpl.Factory |
Implementation of
ObjectFactory for repository instances. |
| SessionImpl |
SessionImpl... |
| StaleProperty |
This implementation of
Property throws an InvalidItemStateException on
all method calls. |
| WorkspaceImpl |
WorkspaceImpl... |
| WorkspaceManager |
WorkspaceManager... |
| XASessionImpl |
XASessionImpl extends the regular session implementation with
access to the XAResource. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.