| Package | Description |
|---|---|
| model |
This package contains of data structure classes "model layer": this includes the data
structures for profiles, information collections and extraction results.
|
| 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 |
|---|---|
AbstractDaemonModule |
Event.reporter
The module that reported the event.
|
| Constructor and Description |
|---|
Event(java.lang.Object data,
boolean record,
AbstractDaemonModule reporter,
java.lang.String fileName)
Create a new event, initialising the fields.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChromeCLIMonitorModule |
class |
DirectoryMonitorModule |
class |
HandleMonitorModule |
class |
LSOFMonitoringDaemon |
class |
NativeProcessIterativeDaemonModule |
class |
NativeProcessMonitoringDaemonModule |