org.drools.event.rule
Class DebugAgendaEventListener
java.lang.Object
   org.drools.event.rule.DebugAgendaEventListener
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()
activationCancelled
public void activationCancelled(ActivationCancelledEvent event)
- 
- Specified by:
- activationCancelledin interface- AgendaEventListener
 
- 
 
activationCreated
public void activationCreated(ActivationCreatedEvent event)
- 
- Specified by:
- activationCreatedin interface- AgendaEventListener
 
- 
 
afterActivationFired
public void afterActivationFired(AfterActivationFiredEvent event)
- 
- Specified by:
- afterActivationFiredin interface- AgendaEventListener
 
- 
 
agendaGroupPopped
public void agendaGroupPopped(AgendaGroupPoppedEvent event)
- 
- Specified by:
- agendaGroupPoppedin interface- AgendaEventListener
 
- 
 
agendaGroupPushed
public void agendaGroupPushed(AgendaGroupPushedEvent event)
- 
- Specified by:
- agendaGroupPushedin interface- AgendaEventListener
 
- 
 
beforeActivationFired
public void beforeActivationFired(BeforeActivationFiredEvent event)
- 
- Specified by:
- beforeActivationFiredin interface- AgendaEventListener
 
- 
 
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.