Uses of Class
org.drools.core.SessionConfiguration
Packages that use SessionConfiguration
Package
Description
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
-
Uses of SessionConfiguration in org.drools.core
Fields in org.drools.core with type parameters of type SessionConfigurationModifier and TypeFieldDescriptionstatic final ConfigurationKey<SessionConfiguration>SessionConfiguration.KEYMethods in org.drools.core that return SessionConfigurationModifier and TypeMethodDescriptionSessionConfiguration.addDefaultProperties(Properties properties) -
Uses of SessionConfiguration in org.drools.core.common
Methods in org.drools.core.common that return SessionConfiguration -
Uses of SessionConfiguration in org.drools.core.impl
Methods in org.drools.core.impl that return SessionConfiguration -
Uses of SessionConfiguration in org.drools.core.reteoo
Methods in org.drools.core.reteoo with parameters of type SessionConfigurationModifier and TypeMethodDescriptionRuntimeComponentFactory.createStatefulSession(RuleBase ruleBase, Environment environment, SessionConfiguration sessionConfig, boolean fromPool) RuntimeComponentFactory.getAgendaFactory(SessionConfiguration config)