public class DocumentLockProvider
Locks access to documents. Can be used to either prevent processing or disable UI for corresponding documents.
java.util.concurrent.locks.ReentrantReadWriteLock
getLock()
public java.util.concurrent.locks.ReentrantReadWriteLock getLock()