Uses of Interface
org.kie.api.runtime.KieSessionsPool
Packages that use KieSessionsPool
Package
Description
Base KIE API classes.
The runtime engine classes, including KieSession and StatelessKieSession.
-
Uses of KieSessionsPool in org.kie.api
Methods in org.kie.api that return KieSessionsPoolModifier and TypeMethodDescriptionKieBase.newKieSessionsPool(int initialSize) Creates a newKieSessionsPoolstoring the sessions created from this KieBase. -
Uses of KieSessionsPool in org.kie.api.runtime
Subinterfaces of KieSessionsPool in org.kie.api.runtimeModifier and TypeInterfaceDescriptioninterfaceA pool of session created from a KieContainer