public interface RepositoryLockMechanism
void init(String homeDir) throws javax.jcr.RepositoryException
acquire() method.homeDir - directory pathjavax.jcr.RepositoryException - if the canonical path of the directory
                             can not be determinedvoid acquire()
             throws javax.jcr.RepositoryException
javax.jcr.RepositoryException - if the repository lock can not be acquiredvoid release()
             throws javax.jcr.RepositoryException
javax.jcr.RepositoryException - if the repository lock can not be releasedCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.