Evaluates the configured expression an returns the evaluation results.
| Legato. | Evaluates the configured expression an returns the evaluation results. |
| Legato. | |
| Properties | |
| expression | Expression to evaluate. |
| Functions | |
| initialize | |
| getInstance | Evaluates the expression and returns the evaluation result; |
| Properties | |
| expression | Expression to evaluate. |
| Functions | |
| initialize | |
| getInstance | Evaluates the expression and returns the evaluation result; |
getInstance : function( beanFactory )
Evaluates the expression and returns the evaluation result;
| beanFactory | {Legato.Beans.BeanFactory} bean factory. |
initialize : function( expression )
Evaluates the expression and returns the evaluation result;
getInstance : function( beanFactory )