public interface WatchedCallback
void
fileAdded(File file)
fileDeleted(File file)
fileModified(File file)
void fileModified(File file) throws Exception
Exception
void fileDeleted(File file) throws Exception
void fileAdded(File file) throws Exception
Copyright © 2010-2016 JmxTrans team. All Rights Reserved.