Package org.apache.jackrabbit.jcr2spi

Interface Summary
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...
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 Summary
ItemImpl ItemImpl...
ItemManagerImpl ItemManagerImpl implements the ItemManager interface.
LazyItemIterator LazyItemIterator is an id-based iterator that instantiates the Items only when they are requested.
NodeImpl NodeImpl...
PropertyImpl PropertyImpl...
RepositoryImpl RepositoryImpl...
RepositoryImpl.Factory Implementation of ObjectFactory for repository instances.
SessionImpl SessionImpl...
WorkspaceImpl WorkspaceImpl...
WorkspaceManager WorkspaceManager...
XASessionImpl XASessionImpl extends the regular session implementation with access to the XAResource.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.