public class ChromeCLIMonitorModule extends NativeProcessIterativeDaemonModule
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.HashSet<java.lang.String> |
prev |
description, origDescisDaemon, runnerconfig, 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, runcreate, isRunning, setSelected, setVersion, start, stop, submitEventgetHash, isSelected, setConfig, supportsThisOS, toStringpublic void setModuleName()
AbstractModulesetModuleName in class NativeProcessIterativeDaemonModulepublic void processOut(java.lang.String extractNative)
processOut in class NativeProcessIterativeDaemonModule