public class ChromeCLIMonitorModule extends NativeProcessIterativeDaemonModule
Modifier and Type | Field and Description |
---|---|
(package private) java.util.HashSet<java.lang.String> |
prev |
description, origDesc
isDaemon, runner
config, moduleName, version
Constructor and Description |
---|
ChromeCLIMonitorModule() |
Modifier and Type | Method and Description |
---|---|
void |
processOut(java.lang.String extractNative) |
void |
setModuleName()
By implementing this abstract method the name of the module is specified.
|
canRunNativeCommand, extractNative, getConfig, getCurrentOsCommand, getModuleDescription, observe, run
create, isRunning, setSelected, setVersion, start, stop, submitEvent
getHash, isSelected, setConfig, supportsThisOS, toString
public void setModuleName()
AbstractModule
setModuleName
in class NativeProcessIterativeDaemonModule
public void processOut(java.lang.String extractNative)
processOut
in class NativeProcessIterativeDaemonModule