Package org.beangle.ems.rule.engine
-
Interface Summary Interface Description Agenda 规则执行议程(顺序)Engine 规则引擎
具体负责执行规则PatternMatcher 规则匹配器,用于匹配对应数据起作用的规则RuleExecutor 规则执行者RuleExecutorBuilder
| Interface | Description |
|---|---|
| Agenda |
规则执行议程(顺序)
|
| Engine |
规则引擎
具体负责执行规则 |
| PatternMatcher |
规则匹配器,用于匹配对应数据起作用的规则
|
| RuleExecutor |
规则执行者
|
| RuleExecutorBuilder |