Uses of Class
org.drools.core.RuleSessionConfiguration
-
Packages that use RuleSessionConfiguration Package Description org.drools.core This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactoryorg.drools.core.common -
-
Uses of RuleSessionConfiguration in org.drools.core
Fields in org.drools.core with type parameters of type RuleSessionConfiguration Modifier and Type Field Description static org.kie.api.conf.ConfigurationKey<RuleSessionConfiguration>RuleSessionConfiguration. KEY -
Uses of RuleSessionConfiguration in org.drools.core.common
Methods in org.drools.core.common that return RuleSessionConfiguration Modifier and Type Method Description RuleSessionConfigurationReteEvaluator. getRuleSessionConfiguration()
-