| | Class | Description |
|---|
| | ConfigEvaluator |
Evaluates a type string expression and return the value who corresponding in the config of the factory. |
| | LocaleEvaluator |
Evaluates a type string expression and return the value who corresponding in the locale reference in the configuration of the factory. |
| | ReferenceEvaluator |
Evaluates a reference string expression and return the property value who corresponding in the target object specified in this evaluator. |
| | TypeEvaluator |
Evaluates a type string expression and return the type Class who corresponding in the application. |