public class LSOFConfig extends GeneralExecutableModuleConfig
| Modifier and Type | Field and Description |
|---|---|
java.lang.String[] |
commandNames |
boolean |
monitorFiles |
int |
pid |
java.lang.String |
targetFolder |
BSDcommandNameOrPath, commandNameOrPath, defaults, helpOption, LinuxcommandNameOrPath, Linuxoptions, noHelp, options, OSXcommandNameOrPath, OSXoptions, regEx, timeout, waitBetweenCalls, WINcommandNameOrPath, Winoptions, workingDirectoryenabled, eventAddToProfile, fileFilter, moduleDisplayName, moduleName, moduleVersion, recordEvents| Constructor and Description |
|---|
LSOFConfig() |
LSOFConfig(java.lang.String moduleName,
java.lang.String version) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
currentOsOptions() |
void |
init() |
addSupportedSystem, configurationIsValid, getSupportedSystemspublic java.lang.String[] commandNames
public boolean monitorFiles
public java.lang.String targetFolder
public int pid
public LSOFConfig(java.lang.String moduleName,
java.lang.String version)
public LSOFConfig()
public void init()
protected java.lang.String currentOsOptions()
currentOsOptions in class GeneralExecutableModuleConfig