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