com.fuxi.javaagent.contentobjects.jnotify.macosx
Class JNotify_macosx
java.lang.Object
com.fuxi.javaagent.contentobjects.jnotify.macosx.JNotify_macosx
public class JNotify_macosx
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
list
public static List<Observer> list
msg
public static String msg
JNotify_macosx
public JNotify_macosx()
registerObserver
public static void registerObserver(Observer o)
notifyObserver
public static void notifyObserver()
setInfomation
public static void setInfomation(String s)
addWatch
public static int addWatch(String path)
throws JNotifyException
- Throws:
JNotifyException
removeWatch
public static boolean removeWatch(int wd)
callbackProcessEvent
public static void callbackProcessEvent(int wd,
String rootPath,
String filePath,
boolean recurse)
callbackInBatch
public static void callbackInBatch(int wd,
boolean state)
setNotifyListener
public static void setNotifyListener(FSEventListener eventListener)
Copyright © 2018. All rights reserved.