updated javadoc

Former-commit-id: 64cb244be2ca22599a53a07a761bcd2fd1fe8684
This commit is contained in:
Jeremy Long
2013-08-18 05:55:31 -04:00
parent 699de93a81
commit fa97966843

View File

@@ -24,6 +24,8 @@ import java.util.logging.Level;
import java.util.logging.Logger;
/**
* A simple task that obtains a lock on a directory. This is used in testing of
* the shared and exclusive locks.
*
* @author Jeremy Long (jeremy.long@owasp.org)
*/