Modifier and Type | Class and Description |
---|---|
class |
CompositeEvaluator |
class |
FunctionEvaluator |
class |
MacroEvaluator |
Modifier and Type | Class and Description |
---|---|
class |
ArrayMapper |
class |
BuilderMapper |
class |
ClassMapper |
class |
CollectionMapper |
class |
CompositeMapper |
class |
DurationMapper |
class |
EnumMapper |
class |
EvaluatingMapper |
class |
FileMapper |
class |
MapMapper |
class |
OptionalMapper |
class |
PropertiesMapper |
class |
URIMapper |
class |
URLMapper |
class |
ValidatingMapper |
class |
ValueMapper |
Modifier and Type | Method and Description |
---|---|
ConfigurationComponent |
ValidatingMapper.fork() |
ConfigurationComponent |
MapMapper.fork() |
Modifier and Type | Class and Description |
---|---|
class |
CompositeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
CompositeProvider |
class |
EnvironmentProvider |
class |
InMemoryProvider |
class |
JacksonProvider |
class |
PrefixProvider<T extends ConfigurationProvider> |
class |
ProgrammaticProvider |
class |
PropertiesProvider |
class |
SystemPropertiesProvider |
class |
VoidProvider |
Modifier and Type | Method and Description |
---|---|
ConfigurationComponent |
PrefixProvider.fork() |
Modifier and Type | Class and Description |
---|---|
class |
BaseComposite<T extends ConfigurationComponent> |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigFunctionHolder |
interface |
ConfigurationEvaluator |
interface |
ConfigurationMapper |
interface |
ConfigurationProcessor |
interface |
ConfigurationProvider |
interface |
ConfigurationWatcher |
Modifier and Type | Class and Description |
---|---|
class |
BaseComposite<T extends ConfigurationComponent> |
Modifier and Type | Field and Description |
---|---|
protected T[] |
BaseComposite.items |
Modifier and Type | Method and Description |
---|---|
default ConfigurationComponent |
ConfigurationComponent.fork() |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
BaseComposite.doFork(T[] items) |
Constructor and Description |
---|
BaseComposite(Class<T> itemClass,
T... items) |
Modifier and Type | Class and Description |
---|---|
class |
FileConfigurationWatcher |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.