Uses of Class
org.drools.core.impl.KnowledgeBaseImpl
-
Packages that use KnowledgeBaseImpl Package Description org.drools.core.impl -
-
Uses of KnowledgeBaseImpl in org.drools.core.impl
Methods in org.drools.core.impl that return KnowledgeBaseImpl Modifier and Type Method Description KnowledgeBaseImplStatefulSessionPool. getKieBase()Constructors in org.drools.core.impl with parameters of type KnowledgeBaseImpl Constructor Description StatefulSessionPool(KnowledgeBaseImpl kbase, int initialSize, Supplier<StatefulKnowledgeSessionImpl> supplier)
-