Package org.apache.jackrabbit.core.lock
-
Interface Summary Interface Description LockManager Defines the functionality needed for locking and unlocking nodes. -
Class Summary Class Description LockInfo Internal lock information.LockManagerImpl Provides the functionality needed for locking and unlocking nodes.SessionLockManager SessionLockManager
implements theLockManager
.XALockManager Session-local lock manager that implements the semantical changes inside transactions.