Package | Description |
---|---|
org.microbean.configuration |
Provides classes and interfaces for working with configuration
properties and their values.
|
org.microbean.configuration.spi |
Provides classes and interfaces for service providers for the
MicroBean Configuration framework.
|
org.microbean.configuration.spi.converter |
Provides implementations of the
Converter interface included as
part of the MicroBean Configuration framework. |
Class and Description |
---|
Arbiter
A resolver of ambiguous
ConfigurationValue s. |
Configuration
An accessor of
ConfigurationValue s in configuration space. |
Converter |
Class and Description |
---|
AbstractConfiguration
A skeletal implementation of the
Configuration interface. |
AbstractResourceLoadingConfiguration
An
AbstractConfiguration that flexibly loads some kind of
resource, or uses a previously loaded one, to satisfy demands for
configuration property values. |
AbstractResourceLoadingConfiguration.Resource
A
Supplier of a particular kind of resource from which
configuration property values may be retrieved. |
Arbiter
A resolver of ambiguous
ConfigurationValue s. |
ComparatorBasedArbiter |
Configuration
An accessor of
ConfigurationValue s in configuration space. |
ConfigurationValueSourceComparingArbiter |
PropertiesConfiguration
An
AbstractResourceLoadingConfiguration that gets configuration property
values from Properties resources. |
Ranked |
RankedComparator
A
Comparator that ranks other objects for comparison
purposes. |
Class and Description |
---|
Converter |
Copyright © 2017–2019, microBean. All rights reserved.