com.fuxi.javaagent.contentobjects.jnotify.win32
Class JNotifyAdapterWin32
java.lang.Object
com.fuxi.javaagent.contentobjects.jnotify.win32.JNotifyAdapterWin32
- All Implemented Interfaces:
- IJNotify
public class JNotifyAdapterWin32
- extends Object
- implements IJNotify
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNotifyAdapterWin32
public JNotifyAdapterWin32()
addWatch
public int addWatch(String path,
int mask,
boolean watchSubtree,
JNotifyListener listener)
throws JNotifyException
- Specified by:
addWatch in interface IJNotify
- Throws:
JNotifyException
removeWatch
public boolean removeWatch(int wd)
throws JNotifyException
- Specified by:
removeWatch in interface IJNotify
- Throws:
JNotifyException
Copyright © 2018. All rights reserved.