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<StartScript> |
ScriptdConfigFactory.getStartScripts()
Return the array of start scripts.
|
Modifier and Type | Method and Description |
---|---|
List<StartScript> |
ScriptdConfiguration.getStartScripts() |
Modifier and Type | Method and Description |
---|---|
void |
ScriptdConfiguration.addStartScript(StartScript startScript) |
boolean |
ScriptdConfiguration.removeStartScript(StartScript startScript) |
Modifier and Type | Method and Description |
---|---|
void |
ScriptdConfiguration.setStartScripts(List<StartScript> startScripts) |
Copyright © 2021. All rights reserved.