| Package | Description | 
|---|---|
| org.kie.api.runtime | 
 The runtime engine classes, including KieSession and StatelessKieSession. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static RequestContext | 
RequestContext.create()  | 
static RequestContext | 
RequestContext.create(ClassLoader classLoader)  | 
RequestContext | 
RequestContext.with(KieBase kieBase)  | 
RequestContext | 
RequestContext.with(KieSession kieSession)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ExecutableRunner<RequestContext> | 
ExecutableRunner.create()  | 
static ExecutableRunner<RequestContext> | 
ExecutableRunner.create(long startTime)  | 
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.