Package org.craftercms.commons.config
package org.craftercms.commons.config
-
ClassDescriptionException thrown by classes that handle configuration.Interface for classes that map configuration data to Java bean classes.Defines the operations to access configuration filesProvides access to configuration files taking into account the active environmentDefault implementation of
ConfigurationResolverUtility methods for Apache Commons based configuration.Implementation ofLookupthat decrypts the variable.Extension ofConstructorto disable any class from being loadedBase class that loads configuration files handling encrypted propertiesImplementation ofPublishingTargetResolverthat always returns the configured targetConfigurationExceptionthrown when a specific configuration property or sub-configuration is missing.Provides access to the current publishing targetImplementation of Apache Commons HierarchicalConfiguration that parses a YAML configuration file and loads the configuration in memory for easy access.