public class HandleMonitorModule extends NativeProcessIterativeDaemonModule
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.lang.String |
divider |
(package private) java.util.HashSet<LSOFMonitoringDaemon.LSOFout> |
prev |
description, origDescisDaemon, runnerconfig, moduleName, version| Constructor and Description |
|---|
HandleMonitorModule() |
| 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, toStringstatic java.lang.String divider
java.util.HashSet<LSOFMonitoringDaemon.LSOFout> prev
public void setModuleName()
AbstractModulesetModuleName in class NativeProcessIterativeDaemonModulepublic void processOut(java.lang.String extractNative)
processOut in class NativeProcessIterativeDaemonModule