public static class CdsProperties.Application extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CdsProperties.Application.ApplicationServiceConfig |
| Constructor and Description |
|---|
Application() |
| Modifier and Type | Method and Description |
|---|---|
CdsProperties.Application.ApplicationServiceConfig |
getService(String name) |
Map<String,CdsProperties.Application.ApplicationServiceConfig> |
getServices() |
List<CdsProperties.Application.ApplicationServiceConfig> |
getServicesByModel(String model) |
public Map<String,CdsProperties.Application.ApplicationServiceConfig> getServices()
public CdsProperties.Application.ApplicationServiceConfig getService(String name)
public List<CdsProperties.Application.ApplicationServiceConfig> getServicesByModel(String model)
Copyright © 2021. All rights reserved.