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.
|
Modifier and Type | Method and Description |
---|---|
protected Collection<? extends Arbiter> |
Configurations.loadArbiters()
Loads a
Collection of Arbiter objects and returns
it. |
Constructor and Description |
---|
Configurations(Collection<? extends Configuration> configurations,
Collection<? extends Converter<?>> converters,
Collection<? extends Arbiter> arbiters)
Creates a new
Configurations . |
Modifier and Type | Class and Description |
---|---|
class |
ComparatorBasedArbiter<T>
|
class |
ConfigurationValueSourceComparingArbiter
|
class |
SystemPropertiesOutrankEnvironmentVariablesArbiter
|
Copyright © 2017–2019, microBean. All rights reserved.