org.drools.event.rule
Class DebugAgendaEventListener
java.lang.Object
  
org.drools.event.rule.DebugAgendaEventListener
- All Implemented Interfaces: 
 - EventListener, AgendaEventListener
 
public class DebugAgendaEventListener
- extends Object
- implements AgendaEventListener
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DebugAgendaEventListener
public DebugAgendaEventListener()
DebugAgendaEventListener
public DebugAgendaEventListener(PrintStream stream)
activationCancelled
public void activationCancelled(ActivationCancelledEvent event)
- Specified by:
 activationCancelled in interface AgendaEventListener
 
 
activationCreated
public void activationCreated(ActivationCreatedEvent event)
- Specified by:
 activationCreated in interface AgendaEventListener
 
 
afterActivationFired
public void afterActivationFired(AfterActivationFiredEvent event)
- Specified by:
 afterActivationFired in interface AgendaEventListener
 
 
agendaGroupPopped
public void agendaGroupPopped(AgendaGroupPoppedEvent event)
- Specified by:
 agendaGroupPopped in interface AgendaEventListener
 
 
agendaGroupPushed
public void agendaGroupPushed(AgendaGroupPushedEvent event)
- Specified by:
 agendaGroupPushed in interface AgendaEventListener
 
 
beforeActivationFired
public void beforeActivationFired(BeforeActivationFiredEvent event)
- Specified by:
 beforeActivationFired in interface AgendaEventListener
 
 
beforeRuleFlowGroupActivated
public void beforeRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event)
- Specified by:
 beforeRuleFlowGroupActivated in interface AgendaEventListener
 
 
afterRuleFlowGroupActivated
public void afterRuleFlowGroupActivated(RuleFlowGroupActivatedEvent event)
- Specified by:
 afterRuleFlowGroupActivated in interface AgendaEventListener
 
 
beforeRuleFlowGroupDeactivated
public void beforeRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event)
- Specified by:
 beforeRuleFlowGroupDeactivated in interface AgendaEventListener
 
 
afterRuleFlowGroupDeactivated
public void afterRuleFlowGroupDeactivated(RuleFlowGroupDeactivatedEvent event)
- Specified by:
 afterRuleFlowGroupDeactivated in interface AgendaEventListener
 
 
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.