Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.scriptd |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<StopScript> |
ScriptdConfigFactory.getStopScripts()
Return the array of stop scripts.
|
Modifier and Type | Method and Description |
---|---|
List<StopScript> |
ScriptdConfiguration.getStopScripts() |
Modifier and Type | Method and Description |
---|---|
void |
ScriptdConfiguration.addStopScript(StopScript stopScript) |
boolean |
ScriptdConfiguration.removeStopScript(StopScript stopScript) |
Modifier and Type | Method and Description |
---|---|
void |
ScriptdConfiguration.setStopScripts(List<StopScript> stopScripts) |
Copyright © 2021. All rights reserved.