Interface | Description |
---|---|
ConfigurationProcessor |
Class | Description |
---|---|
AbstractConfigurationProcessor | |
CompoundParameter |
An implementation of the Parameter interface.
|
Configuration |
Encapsulates the configuration of a specific Custom Element.
|
ConfigurationHelper |
Utility class to deal with parameters from a
ParameterStructure |
ConfigurationPostProcessor | |
ConfigurationSerializer |
Utility class to serialize/deserialize a
Configuration to/from XML. |
DefaultConfiguration<T> | |
EncrypterHelper |
Utility class to decrypt parameters from a
Configuration object. |
Parameter<T> |
Parameters have a name and a value if they are single-valued or a
Collection of values if they are multivalued.
|
ParameterStructure |
Represents a structure of parameters.
|
PropertiesExtractor |
This
ConfigurationProcessor implementation extracts properties from the processed
Configuration 's environment-dependent properties (which are defined in the corresponding
MetaConfiguration . |
SimpleParameter<T> |
An implementation of the Parameter interface.
|
Exception | Description |
---|---|
ConfigurationException |
This exception is thrown when there is a configuration problem.
|
ParameterNotFoundException |
This exception is thrown when there is a configuration problem.
|
Copyright © 2021 Denodo Technologies. All rights reserved.