| Package | Description |
|---|---|
| de.taimos.daemon | |
| de.taimos.daemon.properties | |
| de.taimos.dvalin.daemon |
| Modifier and Type | Method and Description |
|---|---|
IPropertyProvider |
DaemonLifecycleAdapter.getPropertyProvider() |
| Modifier and Type | Class and Description |
|---|---|
class |
BestEffortPropertyProviderChain
PropertyProviderChain that does not fail for invalid providers |
class |
CloudConductorPropertyProvider |
class |
EmptyPropertyProvider |
class |
EnvPropertyProvider |
class |
FilePropertyProvider |
class |
HTTPPropertyProvider |
class |
PropertyProviderChain
IPropertyProvider that checks multiple providers sequentially |
class |
SimpleHTTPPropertyProvider |
class |
StreamPropertyProvider |
class |
UserDataPropertyProvider |
| Modifier and Type | Method and Description |
|---|---|
PropertyProviderChain |
PropertyProviderChain.withProvider(IPropertyProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
PropertyProviderChain |
PropertyProviderChain.withProvider(Class<? extends IPropertyProvider> providerClass) |
PropertyProviderChain |
BestEffortPropertyProviderChain.withProvider(Class<? extends IPropertyProvider> providerClass) |
| Modifier and Type | Method and Description |
|---|---|
IPropertyProvider |
DvalinLifecycleAdapter.getPropertyProvider() |
Copyright © 2015–2022 Taimos GmbH. All rights reserved.