Package com.broadleafcommerce.rulesengine.expression.service
-
Interface Summary Interface Description RuleEvaluationService Intended to provide a means to evaluate rule builder expressions written in some expression language. -
Class Summary Class Description SpelRuleEvaluationService Default implementation ofRuleEvaluationServicethat takes the configuredExpressionParserto parse SpELExpressions with caching for expressions andEvaluationContexts.