| Interface | Description |
|---|---|
| ConfigurationPropertiesResolver |
| Class | Description |
|---|---|
| CompositeConfigurationPropertiesProvider | |
| DefaultComponentInitialStateManager |
Default
ComponentInitialStateManager that always signals initialization of components. |
| DefaultConfigurationPropertiesResolver |
Resolves attribute placeholders.
|
| DefaultConfigurationProperty |
Represents a configuration attribute.
|
| EnvironmentPropertiesConfigurationProvider |
ConfigurationPropertiesProvider implementation that makes the system properties and the environment variables available
as configuration property. |
| FileConfigurationPropertiesProvider |
File based properties provider, using an external resource provider.
|
| GlobalPropertyConfigurationPropertiesProvider | |
| MapConfigurationPropertiesProvider |
ConfigurationPropertiesProvider wrapper for properties. |
| PropertiesResolverConfigurationProperties |
Implementations of
ConfigurationProperties that works based on a ConfigurationPropertiesResolver |
| StaticConfigurationPropertiesProvider |
Resolver for statically provided properties, not resolved form the app itself.
|
| Exception | Description |
|---|---|
| PropertyNotFoundException |
Exception thrown when a key could not be resolved.
|
| RuntimeConfigurationException |
Configuration exception thrown due to a invalid configuration settings
|
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.