public class DefaultLinksConfigFallbackStrategy extends AbstractCockpitConfigurationFallbackStrategy<Links>
INITIAL, MANDATORY, OTHER, UNIQUE| Constructor and Description |
|---|
DefaultLinksConfigFallbackStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Links |
loadFallbackConfiguration(ConfigContext context,
Class<Links> configurationType)
Generates and loads a fallback configuration for the given context and configuration type.
|
getAttributes, getMandatoryAttributes, getTypeFacade, getUniqueAttributes, loadType, setTypeFacadepublic Links loadFallbackConfiguration(ConfigContext context, Class<Links> configurationType)
CockpitConfigurationFallbackStrategycontext - configuration contextconfigurationType - type of configuration to be loadedCopyright © 2018. All rights reserved.