Interface FileLockManager

All Known Implementing Classes:
FileLockManagerImpl

public interface FileLockManager
Create shared and exclusive locks for files.

All file locking within Gemma should be mediated by this class.

Author:
poirigui