Interface | Description |
---|---|
RuleEvalResult |
RuleEvalResult is the returned result from a
RuleProvider.evaluate(String, CharSequence, org.milyn.container.ExecutionContext)
invocation. |
RuleProvider |
RuleProvider declares the contract which must be followed to make
different types of rule/evaluation technologies work with Smooks.
|
Class | Description |
---|---|
BasicRuleEvalResult |
Basic rule evaluation result.
|
RuleProviderAccessor |
RuleProviderAccessor provides convenience methods for adding and getting
rule providers in a Smooks Application context.
|
RulesProviderFactory |
RulesProviderFactory is responsible for creating
RuleProvider s
and installing those providers in the Smooks ApplicationContext . |
Copyright © 2020. All rights reserved.