public class ConfigurationFallbackStrategyExtender
extends java.lang.Object
| Constructor and Description |
|---|
ConfigurationFallbackStrategyExtender() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
remove() |
void |
setCockpitConfigurationService(DefaultCockpitConfigurationService cockpitConfigurationService) |
void |
setKey(java.lang.String key) |
void |
setReplacement(CockpitConfigurationFallbackStrategy replacement) |
public ConfigurationFallbackStrategyExtender()
@PostConstruct public void init()
@PreDestroy public void remove()
public void setCockpitConfigurationService(DefaultCockpitConfigurationService cockpitConfigurationService)
public void setKey(java.lang.String key)
public void setReplacement(CockpitConfigurationFallbackStrategy replacement)
Copyright © 2018 SAP SE. All Rights Reserved.