Uses of Class
org.wso2.diagnostics.watchers.logwatcher.Interpreter
-
Packages that use Interpreter Package Description org.wso2.diagnostics.watchers.logwatcher -
-
Uses of Interpreter in org.wso2.diagnostics.watchers.logwatcher
Constructors in org.wso2.diagnostics.watchers.logwatcher with parameters of type Interpreter Constructor Description LogWatcher(String filepath, Interpreter interpreter, double delay)Creates a Tailer for the given file.
-