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, origDesc
isDaemon, runner
config, 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, run
create, isRunning, setSelected, setVersion, start, stop, submitEvent
getHash, isSelected, setConfig, supportsThisOS, toString
static java.lang.String divider
java.util.HashSet<LSOFMonitoringDaemon.LSOFout> prev
public void setModuleName()
AbstractModule
setModuleName
in class NativeProcessIterativeDaemonModule
public void processOut(java.lang.String extractNative)
processOut
in class NativeProcessIterativeDaemonModule