See: Description
Interface | Description |
---|---|
TypeConverter |
An interface indicating that implementations might be able to
convert
String values to a variety of differently-typed
objects. |
Class | Description |
---|---|
Config | |
ConfigProviderResolver |
An
AutoCloseable implementation of the abstract ConfigProviderResolver class. |
ConfigSourceComparator |
A
Comparator of ConfigSource s that considers only
their ordinals and
names in accordance with the
minimal requirements of the MicroProfile Config specification as
spelled out (only) in the ConfigSource API documentation. |
ConversionHub | |
ConverterComparator |
A
Comparator that considers only the priority, if any, available from the Converter
instances being compared, in accordance with the minimal
requirements of the MicroProfile Config specification as spelled
out (only) in the Converter API
documentation. |
MicroProfileConfigProperties |
A
Properties implementation that wraps a Config and
is suitable for installing as System properties. |
Copyright © 2019–2021, microBean™. All rights reserved.