The inotify-java API provides an event-based mechanism for monitoring Linux file system events using the inotify interface provided by glibc (versions 2.4 and up) and the Linux kernel, starting from 2.6.13.
Features
Simple, easy to use feature-complete support for inotify
Low memory footprint API uses blocking calls yielding low CPU usage
Installation
Extract the archive.
tar xzf inotify-java-[version].tar.bz2 Build it.
ant release -Dversion=[version]
Copy libinotify-java.so to a suitable location.
cp build/native/libinotify-java.so \
/usr/lib
Copy inotify-java-[version].jar to a suitable location.
cp dist/inotify-java-[version].jar \
/usr/share/java/
Commercial Use
Modify
Distribute
Place Warranty
Use Patent Claims
Sub-License
Hold Liable
Distribute Original
Disclose Source
Include Copyright
State Changes
Include License
Include Install Instructions
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummaryJun 11 2019 — Jul 11 2019
|
12 Month SummaryJul 11 2018 — Jul 11 2019
|