public class BestEffortPropertyProviderChain extends PropertyProviderChain
PropertyProviderChain that does not fail for invalid providers| Constructor and Description |
|---|
BestEffortPropertyProviderChain() |
| Modifier and Type | Method and Description |
|---|---|
PropertyProviderChain |
withProvider(Class<? extends IPropertyProvider> providerClass) |
PropertyProviderChain |
withProvider(String providerClass) |
loadProperties, withProviderpublic PropertyProviderChain withProvider(Class<? extends IPropertyProvider> providerClass)
withProvider in class PropertyProviderChainpublic PropertyProviderChain withProvider(String providerClass)
withProvider in class PropertyProviderChainCopyright © 2015–2022 Taimos GmbH. All rights reserved.