public interface FileLockingInterface
Optional interface that a DiskInterface driver can implement to provide file locking support.
| Modifier and Type | Method and Description |
|---|---|
LockManager |
getLockManager(SrvSession sess,
TreeConnection tree)
Return the lock manager implementation associated with this virtual filesystem
|
LockManager getLockManager(SrvSession sess, TreeConnection tree)
sess - SrvSessiontree - TreeConnectionCopyright © 2005–2016 Alfresco Software. All rights reserved.