public class GroovyExpressionEvaluationProviderFactory extends Object implements ExpressionEvaluationProviderFactory
| Constructor and Description |
|---|
GroovyExpressionEvaluationProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionEvaluationProvider |
createProvider(ExpressionEvaluationConfiguration configuration)
Creates provider instance with given configuration.
|
List<ExpressionType> |
supportedExpressionTypes()
Enums supported expression types.
|
public GroovyExpressionEvaluationProviderFactory()
public ExpressionEvaluationProvider createProvider(ExpressionEvaluationConfiguration configuration)
ExpressionEvaluationProviderFactorycreateProvider in interface ExpressionEvaluationProviderFactoryconfiguration - to usepublic List<ExpressionType> supportedExpressionTypes()
ExpressionEvaluationProviderFactorysupportedExpressionTypes in interface ExpressionEvaluationProviderFactoryCopyright © 2019 Power Flows. All rights reserved.