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<IPropertyProvider> providerClass) |
PropertyProviderChain |
withProvider(String providerClass) |
loadProperties, withProviderpublic PropertyProviderChain withProvider(Class<IPropertyProvider> providerClass)
withProvider in class PropertyProviderChainpublic PropertyProviderChain withProvider(String providerClass)
withProvider in class PropertyProviderChainCopyright © 2015–2018 Taimos GmbH. All rights reserved.