com.fuxi.javaagent.contentobjects.jnotify.macosx
Interface FSEventListener


public interface FSEventListener


Method Summary
 void batchEnd(int wd)
           
 void batchStart(int wd)
           
 void notifyChange(int wd, String rootPath, String filePath, boolean recurse)
           
 

Method Detail

notifyChange

void notifyChange(int wd,
                  String rootPath,
                  String filePath,
                  boolean recurse)

batchStart

void batchStart(int wd)

batchEnd

void batchEnd(int wd)


Copyright © 2018. All rights reserved.