Uses of Class
org.drools.core.KieBaseConfigurationImpl
Packages that use KieBaseConfigurationImpl
Package
Description
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
-
Uses of KieBaseConfigurationImpl in org.drools.core
Fields in org.drools.core with type parameters of type KieBaseConfigurationImplModifier and TypeFieldDescriptionstatic final ConfigurationKey<KieBaseConfigurationImpl>KieBaseConfigurationImpl.KEY -
Uses of KieBaseConfigurationImpl in org.drools.core.impl
Methods in org.drools.core.impl that return KieBaseConfigurationImplModifier and TypeMethodDescriptionInternalRuleBase.getKieBaseConfiguration()KnowledgeBaseImpl.getKieBaseConfiguration()