Package | Description |
---|---|
org.drools.core.audit |
This is a utility for providing audit trails/explanations of rule actions.
|
org.drools.core.event |
Events provide all sorts of call backs to monitor the engine as it is running.
|
org.drools.core.impl | |
org.drools.core.management |
Modifier and Type | Method and Description |
---|---|
void |
WorkingMemoryLogger.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory) |
Modifier and Type | Method and Description |
---|---|
void |
AgendaEventListener.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory)
Deprecated.
|
void |
DebugAgendaEventListener.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory) |
void |
DefaultAgendaEventListener.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory) |
Modifier and Type | Method and Description |
---|---|
void |
StatefulKnowledgeSessionImpl.AgendaEventListenerWrapper.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory) |
Modifier and Type | Method and Description |
---|---|
void |
KieSessionMonitoringImpl.AgendaStats.activationCancelled(ActivationCancelledEvent event,
WorkingMemory workingMemory) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.