| 
KIE API 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleRuntime | |
|---|---|
| org.kie.api.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. | 
| org.kie.api.runtime.rule | The rule runtime classes. | 
| Uses of RuleRuntime in org.kie.api.runtime | 
|---|
| Subinterfaces of RuleRuntime in org.kie.api.runtime | |
|---|---|
 interface | 
KieRuntime
 | 
 interface | 
KieSession
KieSession is the most common way to interact with the engine.  | 
| Uses of RuleRuntime in org.kie.api.runtime.rule | 
|---|
| Methods in org.kie.api.runtime.rule with parameters of type RuleRuntime | |
|---|---|
 void | 
ConsequenceExceptionHandler.handleException(Match match,
                RuleRuntime workingMemory,
                Exception exception)
 | 
| Constructors in org.kie.api.runtime.rule with parameters of type RuleRuntime | |
|---|---|
ConsequenceException(Throwable rootCause,
                     RuleRuntime workingMemory,
                     Match match)
 | 
|
  | 
KIE API 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||