| Package | Description | 
|---|---|
| org.kie.api.runtime | 
 The runtime engine classes, including KieSession and StatelessKieSession. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ExecutableRunner<C extends Context>  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
RequestContext  | 
| Modifier and Type | Method and Description | 
|---|---|
Context | 
RequestContext.getApplicationContext()  | 
Context | 
RequestContext.getConversationContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
ExecutableRunner.execute(Command<T> command,
       Context ctx)  | 
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.