The inotify-java library provides Java bindings and an API for monitoring the filesystem on x86 and x86_64 Linux platforms. The library uses the inotify interface provided by glibc 2.4 and higher and the Linux kernel 2.6.13 and higher.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
In this release, the library is tailored towards use in demanding environments (heavy I/O), has no third-party dependencies, and is both extensible and lightweight.