Package org.drools.event

Events provide all sorts of call backs to monitor the engine as it is running.

See:
          Description

Interface Summary
AgendaEventListener  
WorkingMemoryEventListener  
 

Class Summary
ActivationCancelledEvent  
ActivationCreatedEvent  
ActivationEvent  
AfterActivationFiredEvent  
AgendaEventSupport  
BeforeActivationFiredEvent  
DebugAgendaEventListener  
DebugWorkingMemoryEventListener  
DefaultAgendaEventListener  
DefaultWorkingMemoryEventListener  
ObjectAssertedEvent  
ObjectModifiedEvent  
ObjectRetractedEvent  
WorkingMemoryEvent  
WorkingMemoryEventSupport  
 

Package org.drools.event Description

Events provide all sorts of call backs to monitor the engine as it is running.