Module dev.orne.config
Package dev.orne.config.impl
package dev.orne.config.impl
Internal implementations of configuration instances.
Use the
dev.orne.config package interface and classes to access
and create configuration instances.- Since:
- 1.0
-
ClassesClassDescriptionBase abstract implementation of configuration properties provider.AbstractConfigBuilderImpl<S extends ConfigBuilder<S>>Base abstract implementation of configuration builder.Abstract base implementation of
ConfigCryptoEngine.Base abstract implementation ofConfigCryptoProviderbased onConfigCryptoEngine.Base abstract implementation of mutable configuration properties provider.AbstractMutableConfigBuilderImpl<S extends MutableConfigBuilder<S>>Base abstract implementation of mutable configuration builder.Base abstract implementation of watchable mutable configuration properties provider.Implementation of Apache CommonsImmutableConfigurationbased immutable configuration builder.Implementation ofConfigbased on Apache CommonsImmutableConfiguration.Options of Apache Commons Configuration based configuration builder.Implementation of Apache CommonsConfigurationbased mutable configuration builder.Implementation ofMutableConfigbased on Apache CommonsConfiguration.Implementation ofConfigCryptoEnginebased on Java Cryptography Architecture using AES with GCM symmetric algorithm.Options of configuration builder.Implementation of configuration values cryptography transformations provider builder.Default implementation ofConfigProvider.Invocation handler for configuration subsets.Invocation handler for configuration proxies.Default implementation ofConfigurer.Implementation of configuration values cryptography transformations provider builder.Configuration values cryptography transformations provider builder options.Default implementation ofConfigCryptoProviderbased onConfigCryptoEnginewith synchronizedCipher.Implementation of environment variables based configuration builder.Implementation ofConfigbased on the environment variables.Utility class for watchable configuration events handling.Utility class for JSON operations based on Jackson.Implementation of JacksonObjectNodebased immutable configuration builder.JacksonObjectNodebased configuration.Options of JacksonObjectNodebased configuration builder.Implementation of JacksonObjectNodebased mutable configuration builder.JacksonObjectNodebased mutable configuration.Options of mutable configuration builder.Default implementation ofConfigCryptoProviderbased onConfigCryptoEnginewith pooledCiphers.Implementation ofPooledObjectFactorythat creates new instances ofCipherusing an instance ofConfigCryptoEngine.Implementation ofPreferencesbased immutable configuration builder.Implementation ofConfigbased on JavaPreferences.Options ofPreferencesbased configuration builder.Implementation ofPreferencesbased mutable configuration builder.Implementation ofMutableConfigbased on JavaPreferences.Implementation ofPropertiesbased immutable configuration builder.Propertiesbased configuration.Options ofPropertiesbased configuration builder.Implementation ofPropertiesbased mutable configuration builder.Propertiesbased mutable configuration.Implementation of SpringEnvironmentbased immutable configuration builder.Implementation ofConfigbased on SpringEnvironment.Options of SpringEnvironmentbased configuration builder.Implementation ofSystemproperties based configuration builder.Implementation ofConfigbased on the system properties.StringSubstitutorbased configuration property values variable resolver.Implementation of XML files based configuration builder.Implementation ofConfigbased on a XML document.Options of XML based configuration builder.Implementation of XML files based mutable configuration builder.Implementation ofWatchableConfigbased on a XML document.Utility class for XML operations.Implementation of YAML files based configuration builder.JacksonObjectNodebased configuration for YAML files.Options of JacksonObjectNodebased configuration builder for YAML files.Implementation of YAML files based mutable configuration builder.JacksonObjectNodebased mutable configuration for YAML files.