Package | Description |
---|---|
org.pentaho.platform.settings |
Modifier and Type | Method and Description |
---|---|
static Service |
ServerPortRegistry.getService(String serviceName)
Returns the
Service associated with the given service name or null, if none exist. |
Modifier and Type | Method and Description |
---|---|
static Set<Service> |
ServerPortRegistry.getServices()
Returns all registered
Service s. |
Modifier and Type | Method and Description |
---|---|
static void |
ServerPortRegistry.addService(Service service)
Adds a
ServicePortService to the ServerPortRegistry . |
Constructor and Description |
---|
ServiceDto(Service service) |
Copyright © 2021 Hitachi Vantara. All rights reserved.