public class MockConfigurationService extends java.lang.Object implements ConfigurationService
| Constructor and Description |
|---|
MockConfigurationService() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration()
Returns a
Configuration instance which is valid for the current context. |
public Configuration getConfiguration()
ConfigurationServiceConfiguration instance which is valid for the current context. Current context means current Tenant (if
any) and current cluster (if any).getConfiguration in interface ConfigurationServiceConfigurationCopyright © 2018 SAP SE. All Rights Reserved.