|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.event.rule.DefaultAgendaEventListener
se.cambio.cds.model.facade.execution.util.RuleExecutionWMLogger
public class RuleExecutionWMLogger
Constructor Summary | |
---|---|
RuleExecutionWMLogger()
|
Method Summary | |
---|---|
void |
afterActivationFired(org.drools.event.rule.AfterActivationFiredEvent event)
|
ArrayList<String> |
getFiredRules()
|
Methods inherited from class org.drools.event.rule.DefaultAgendaEventListener |
---|
activationCancelled, activationCreated, afterRuleFlowGroupActivated, afterRuleFlowGroupDeactivated, agendaGroupPopped, agendaGroupPushed, beforeActivationFired, beforeRuleFlowGroupActivated, beforeRuleFlowGroupDeactivated |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RuleExecutionWMLogger()
Method Detail |
---|
public void afterActivationFired(org.drools.event.rule.AfterActivationFiredEvent event)
afterActivationFired
in interface org.drools.event.rule.AgendaEventListener
afterActivationFired
in class org.drools.event.rule.DefaultAgendaEventListener
public ArrayList<String> getFiredRules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |