Package | Description |
---|---|
modules |
Sources relevant to the information extraction modules especially
abstract module classes for the different types of modules (file-dependent,
environment, daemon), and the module implementations.
|
Modifier and Type | Field and Description |
---|---|
(package private) java.util.HashSet<LSOFMonitoringDaemon.LSOFout> |
LSOFMonitoringDaemon.current |
(package private) java.util.HashSet<LSOFMonitoringDaemon.LSOFout> |
LSOFMonitoringDaemon.prev |
(package private) java.util.HashSet<LSOFMonitoringDaemon.LSOFout> |
HandleMonitorModule.prev |
Modifier and Type | Method and Description |
---|---|
LSOFMonitoringDaemon.LSOFout |
LSOFMonitoringDaemon.LSOFout.addProcessInformation(ProcessExtractionModules.ProcessInformation p) |
static LSOFMonitoringDaemon.LSOFout |
LSOFMonitoringDaemon.LSOFout.parseLine(java.lang.String line) |