Uses of Interface
org.kie.api.runtime.KieContainerSessionsPool
Packages that use KieContainerSessionsPool
Package
Description
The runtime engine classes, including KieSession and StatelessKieSession.
-
Uses of KieContainerSessionsPool in org.kie.api.runtime
Methods in org.kie.api.runtime that return KieContainerSessionsPoolModifier and TypeMethodDescriptionKieContainer.newKieSessionsPool(int initialSize) Creates a newKieContainerSessionsPoolstoring the sessions created from this KieContainer.