| Package | Description |
|---|---|
| org.kie.api |
Base KIE API classes.
|
| org.kie.api.runtime |
The runtime engine classes, including KieSession and StatelessKieSession.
|
| Modifier and Type | Method and Description |
|---|---|
KieSessionsPool |
KieBase.newKieSessionsPool(int initialSize)
Creates a new
KieSessionsPool storing the sessions created from this KieBase. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
KieContainerSessionsPool
A pool of session created from a KieContainer
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.