| Class and Description |
|---|
| BasePropertySource
Abstract
PropertySource that allows to set a default ordinal that will be used, if no
ordinal is provided with the config. |
| ConfigValueEvaluator
Component SPI which encapsulates the evaluation of a single or full rawvalue
for a
ConfigurationContext. |
| DefaultConfigurationContextBuilder
Default implementation of
ConfigurationContextBuilder. |
| MapPropertySource
Simple PropertySource implementation that just takes a Map and an (optional) priority.
|
| PriorityServiceComparator
Comparator implementation for odering services loaded based on their increasing priority values.
|
| PropertyFilterComparator
Comparator for PropertyFilters based on their priority annotations.
|
| PropertySourceComparator
Comparator for ordering of PropertySources based on their ordinal method and class name.
|
| SimplePropertySource
Simple implementation of a
PropertySource for
simple property files and XML property files. |
SimplePropertySource.Builder
SimplePropertySource builder static inner class. |
Copyright © 2016–2017 Apache Software Foundation. All rights reserved.