Internal extensions to the Spicelib Expression Framework
| Class | Description | |
|---|---|---|
| ObjectFactoryVariableResolver |
VariableResolver implementation that resolves variable names by matching
them to ids of objects in an ApplicationContext and then
using those object as variable values. |
|
| TemplateAttributeVariableResolver | VariableResolver implementation that resolves variable names by matching them with attribute names from a custom configuration namespaces template and then using the attribute value as the variable value. |