Package io.datarouter.storage.config
Class ComputedPropertiesFinder.FallbackPropertyValueSupplierDto
java.lang.Object
io.datarouter.storage.config.ComputedPropertiesFinder.FallbackPropertyValueSupplierDto
- Enclosing class:
- ComputedPropertiesFinder
public static class ComputedPropertiesFinder.FallbackPropertyValueSupplierDto extends Object
-
Field Summary
Fields Modifier and Type Field Description Supplier<String>fallbackSupplierStringpropertySource -
Constructor Summary
Constructors Constructor Description FallbackPropertyValueSupplierDto(String propertySource, Supplier<String> fallbackSupplier)FallbackPropertyValueSupplierDto(Supplier<String> fallbackSupplier) -
Method Summary