| Package | Description |
|---|---|
| de.taimos.daemon.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
BestEffortPropertyProviderChain
PropertyProviderChain that does not fail for invalid providers |
| Modifier and Type | Method and Description |
|---|---|
PropertyProviderChain |
PropertyProviderChain.withProvider(Class<? extends IPropertyProvider> providerClass) |
PropertyProviderChain |
BestEffortPropertyProviderChain.withProvider(Class<? extends IPropertyProvider> providerClass) |
PropertyProviderChain |
PropertyProviderChain.withProvider(IPropertyProvider provider) |
PropertyProviderChain |
PropertyProviderChain.withProvider(String providerClass) |
PropertyProviderChain |
BestEffortPropertyProviderChain.withProvider(String providerClass) |
Copyright © 2015–2022 Taimos GmbH. All rights reserved.