Package org.drools.core.rule.consequence
-
Interface Summary Interface Description Activation When aTuplefully matches a rule it is added to theAgendaAs anActivation.ConflictResolver Strategy for resolving conflicts amongst multiple rules.Consequence Consequence to be fired upon successful match of aRule.ConsequenceExceptionHandler Care should be taken when implementing this class.KnowledgeHelper KnowledgeHelper implementation types are injected into consequenses instrumented at compile time and instances passed at runtime. -
Class Summary Class Description Consequence.SafeConsequence -
Exception Summary Exception Description ConsequenceException Indicates an error during aConsequenceinvocation.