Exlock is a commandline tool.
The purpose of this tool is to test / debug / tune the creation of other software.
Exlock opens in exclusive mode a file passed as parameter. Other processes accessing the file will get a error. The purpose of this tool is to simply evaluate which is the behavior in case of this error.
jfilewatcher is 100% java file watcher service to monitor files and folders - with file name patterns.
It polls file system to identify new, modified and deleted files. It keeps track all such changes and returns a new event context object when you ask for changes.
Look for wiki page to see more details ...