Interface | Description |
---|---|
Aliased |
An enum that has multiple possible textual representations.
|
Class | Description |
---|---|
AbstractDelegatingConfigSource |
A base class for configuration sources which delegate to other configuration sources.
|
AbstractRawDefaultConfigSource |
The base class for the config source that yields the 'raw' default values.
|
ApplicationPropertiesConfigSource |
A configuration source for
application.properties . |
ApplicationPropertiesConfigSource.InFileSystem | |
ApplicationPropertiesConfigSource.InJar | |
ArrayListFactory<T> |
A helper class to produce a right-sized array list.
|
BuildTimeConfigFactory | |
CidrAddressConverter |
A converter which converts a CIDR address into an instance of
CidrAddress . |
ConfigExpander |
A property value expander that works with
Config . |
ConfigUtils | |
ConverterFactory | Deprecated
For removal once SmallRye #80 is resolved.
|
DefaultConfigSource |
The default values run time configuration source.
|
DeploymentProfileConfigSource |
A configuration source which supports deployment profiles.
|
ExpandingConfigSource |
A value-expanding configuration source, which allows (limited) recursive expansion.
|
ExpandingConfigSource.Cache |
An expression cache to use with
ExpandingConfigSource . |
FastCachedConfigSource |
A configuration source that copies all the keys from another configuration source and then
drops any reference to it.
|
InetAddressConverter |
A converter which produces values of type
InetAddress . |
InetSocketAddressConverter |
A converter which converts a socket address in the form of
<host-or-address>[:<port>] into
an instance of InetSocketAddress . |
NameIterator | |
PathConverter | |
RegexConverter |
A converter to support regular expressions.
|
SimpleConfigurationProviderResolver |
A simple configuration provider.
|
Substitutions | |
Substitutions.Target_ConfigExpander | |
Substitutions.Target_ConfigProvider | |
Substitutions.Target_ConfigurationProviderResolver | |
Substitutions.Target_ExpandingConfigSource | |
TemporaryConfigSourceProvider |
This is a temporary hack until the class loader mess is worked out.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.