| 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 |
|---|---|
static java.util.HashMap<java.lang.Long,ProcessExtractionModules.ProcessInformation> |
LSOFMonitoringDaemon.pidCache |
| Modifier and Type | Method and Description |
|---|---|
static ProcessExtractionModules.ProcessInformation |
ProcessExtractionModules.ProcessParameterExtractor.extractProcessInformation(long pid) |
| Modifier and Type | Method and Description |
|---|---|
LSOFMonitoringDaemon.LSOFout |
LSOFMonitoringDaemon.LSOFout.addProcessInformation(ProcessExtractionModules.ProcessInformation p) |