updated javadoc

Former-commit-id: 21268a3107bf50b84d02f8ed68dd567bba7d6de9
This commit is contained in:
Jeremy Long
2013-08-18 05:55:31 -04:00
parent d81206fe2e
commit 05f40f3451

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)
*/