Uses of Interface
org.drools.core.ActivationListenerFactory
Packages that use ActivationListenerFactory
Package
Description
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
-
Uses of ActivationListenerFactory in org.drools.core
Classes in org.drools.core that implement ActivationListenerFactoryModifier and TypeClassDescriptionclassclassMethods in org.drools.core that return ActivationListenerFactoryModifier and TypeMethodDescriptionRuleBaseConfiguration.getActivationListenerFactory(String name) Methods in org.drools.core with parameters of type ActivationListenerFactoryModifier and TypeMethodDescriptionvoidRuleBaseConfiguration.addActivationListener(String name, ActivationListenerFactory factory)