| Package | Description | 
|---|---|
| org.kie.api.event | 
 Comprehensive event API for all parts of the platform. 
 | 
| org.kie.api.runtime | 
 The runtime engine classes, including KieSession and StatelessKieSession. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
KieRuntimeEventManager
A manager for runtime events. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
KieRuntime  | 
interface  | 
KieSession
KieSession is the most common way to interact with the engine. 
 | 
interface  | 
StatelessKieSession
StatelessKieSession provides a convenience API, wrapping KieSession. 
 | 
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.