public class FileWatcher
extends java.lang.Object
Constructor and Description |
---|
FileWatcher(LogCategory logger,
Mapper mapper) |
Modifier and Type | Method and Description |
---|---|
void |
addSession(Session session) |
void |
removeSession(Session session) |
java.io.Closeable |
watch(java.lang.String folder) |
public FileWatcher(LogCategory logger, Mapper mapper)