public interface ArooaTools
ArooaSession might require.| Modifier and Type | Method and Description |
|---|---|
ArooaConverter |
getArooaConverter()
Get an
ArooaConverter to use. |
Evaluator |
getEvaluator()
Get an
Evaluator to use. |
ExpressionParser |
getExpressionParser()
Get an
ExpressionParser to use. |
PropertyAccessor |
getPropertyAccessor()
Get a
PropertyAccessor that does type
conversion during the setting of properties. |
Evaluator |
getScriptEvaluator()
Get an
Evaluator to use for evaluating a script. |
ServiceHelper |
getServiceHelper()
Get a
ServiceHelper. |
ArooaConverter getArooaConverter()
ArooaConverter to use.PropertyAccessor getPropertyAccessor()
PropertyAccessor that does type
conversion during the setting of properties.ExpressionParser getExpressionParser()
ExpressionParser to use.Evaluator getEvaluator()
Evaluator to use.Evaluator getScriptEvaluator()
Evaluator to use for evaluating a script.ServiceHelper getServiceHelper()
ServiceHelper.Copyright © 2023. All rights reserved.