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<Engine> |
ScriptdConfigFactory.getEngines()
Return the array of configured engines.
|
Modifier and Type | Method and Description |
---|---|
List<Engine> |
ScriptdConfiguration.getEngines() |
Modifier and Type | Method and Description |
---|---|
void |
ScriptdConfiguration.addEngine(Engine engine) |
boolean |
ScriptdConfiguration.removeEngine(Engine engine) |
Modifier and Type | Method and Description |
---|---|
void |
ScriptdConfiguration.setEngines(List<Engine> engines) |
Copyright © 2021. All rights reserved.