Package | Description |
---|---|
org.microbean.settings | |
org.microbean.settings.converter |
Provides classes and interfaces that help with settings
conversion.
|
Class and Description |
---|
Arbiter
Provides value
arbitration services most commonly to a
Settings
instance in cases where setting values would
otherwise be indistinguishable from one another. |
Configured
A
Qualifier indicating that a relevant instance should be
configured immediately after being instantiated. |
Converter |
ConverterProvider |
SettingsException
A
RuntimeException indicating a problem with an operation
from, most likely, a Settings instance. |
Source
An abstraction of a source of
String -typed configuration
values. |
Value
A
Supplier of String s and hence an abstraction of a
(definitionally) String -typed setting
value, additionally encompassing the setting
name for which it is applicable and the Source whence
it originated. |
Class and Description |
---|
Converter |
Value
A
Supplier of String s and hence an abstraction of a
(definitionally) String -typed setting
value, additionally encompassing the setting
name for which it is applicable and the Source whence
it originated. |
Copyright © 2019–2020, microBean™. All rights reserved.