Package | Description |
---|---|
org.apache.jackrabbit.webdav.jcr.lock | |
org.apache.jackrabbit.webdav.lock |
Provides interfaces and classes for locking related issues.
|
org.apache.jackrabbit.webdav.transaction |
Contains interfaces and classes related to transaction locks.
|
Modifier and Type | Class and Description |
---|---|
class |
JcrActiveLock
JcrActiveLock wraps a JCR lock object. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultActiveLock
DefaultActiveLock implements the ActiveLock interface
and represents an exclusive write lock with a random uuid lock token. |
Modifier and Type | Class and Description |
---|---|
class |
TxActiveLock
TxActiveLock represents the transaction lock present on a
TransactionResource . |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.