| Interface | Description |
|---|---|
| KieContainerListener |
The interface for listener to fire every time the KieContainer switch happens.
|
| Class | Description |
|---|---|
| AbstractPlatformRuleEngineServiceIT | |
| DefaultPlatformRuleEngineService |
The DefaultDroolsRuleEngineService allows initialization and evaluation of rules modules.
|
| DefaultPlatformRuleEngineServiceArchiveRuleTest | Deprecated
since 1811
|
| DefaultPlatformRuleEngineServiceEvaluateTest | |
| DefaultPlatformRuleEngineServiceInitializeTest | |
| DefaultPlatformRuleEngineServiceIT | |
| DefaultPlatformRuleEngineServiceUnitTest | |
| RuleMatchCountListener |
RuleMatchCountListener counts the number (per rule) of match-fired events and throws a
DroolsRuleLoopException if the given threshold is exceeded, thereby preventing a potentially infinite loop. |
Copyright © 2018 SAP SE. All Rights Reserved.