shinpei / jinotify

Java file event notifier on Linux, alternative for nio2 on Java6.
3 stars 0 forks source link

Watching event shouldn't be specified as masked integer #5

Closed shinpei closed 10 years ago

shinpei commented 10 years ago

Need to define from listner overwritten methods.

shinpei commented 10 years ago

done! now we can do

jinotify.addWatch("/tmp", listner);