| Package | Description |
|---|---|
| org.apache.tamaya.spi |
This package contains the Apache Tamaya SPI artifacts.
|
| Modifier and Type | Field | Description |
|---|---|---|
static ConversionContext |
ConversionContext.EMPTY |
| Modifier and Type | Method | Description |
|---|---|---|
ConversionContext |
ConversionContext.Builder.build() |
Builds a new context instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
T |
PropertyConverter.convert(String value,
ConversionContext context) |
Convert the given configuration keys from its String representation into the required target type.
|
Copyright © 2014–2019 Apache Software Foundation. All rights reserved.