Package net.solarnetwork.service
Interface ExpressionService.EvaluationConfiguration
- All Known Implementing Classes:
BasicEvaluationConfiguration
- Enclosing interface:
- ExpressionService
public static interface ExpressionService.EvaluationConfiguration
API for configuration of the expression runtime.
- Version:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionGet custom implementation-specific options.
-
Method Details
-
getOptions
Get custom implementation-specific options.- Returns:
- the options
-