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