|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.event.DefaultRuleFlowEventListener
public class DefaultRuleFlowEventListener
Constructor Summary | |
---|---|
DefaultRuleFlowEventListener()
|
Method Summary | |
---|---|
void |
ruleFlowCompleted(RuleFlowCompletedEvent event,
WorkingMemory workingMemory)
|
void |
ruleFlowGroupActivated(RuleFlowGroupActivatedEvent event,
WorkingMemory workingMemory)
|
void |
ruleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event,
WorkingMemory workingMemory)
|
void |
ruleFlowStarted(RuleFlowStartedEvent event,
WorkingMemory workingMemory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultRuleFlowEventListener()
Method Detail |
---|
public void ruleFlowCompleted(RuleFlowCompletedEvent event, WorkingMemory workingMemory)
ruleFlowCompleted
in interface RuleFlowEventListener
public void ruleFlowGroupActivated(RuleFlowGroupActivatedEvent event, WorkingMemory workingMemory)
ruleFlowGroupActivated
in interface RuleFlowEventListener
public void ruleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event, WorkingMemory workingMemory)
ruleFlowGroupDeactivated
in interface RuleFlowEventListener
public void ruleFlowStarted(RuleFlowStartedEvent event, WorkingMemory workingMemory)
ruleFlowStarted
in interface RuleFlowEventListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |