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