Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.api | |
org.opennms.netmgt.config.service |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
Service[] |
ServiceConfigFactory.getServices()
Returns an array of all the defined configuration information for the
Services.
|
Modifier and Type | Method and Description |
---|---|
Service[] |
ServiceConfigFactory.getServices() |
Modifier and Type | Method and Description |
---|---|
List<Service> |
ServiceConfiguration.getServices() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceConfiguration.addService(Service service) |
boolean |
ServiceConfiguration.removeService(Service service) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceConfiguration.setServices(List<Service> services) |
Constructor and Description |
---|
ServiceConfiguration(List<Service> services) |
Copyright © 2021. All rights reserved.