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 |
Modifier and Type | Method and Description |
---|---|
void |
WorkingMemoryLogger.afterProcessRemoved(AfterProcessRemovedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultRuleBaseEventListener.afterProcessRemoved(AfterProcessRemovedEvent event) |
void |
RuleBaseEventListener.afterProcessRemoved(AfterProcessRemovedEvent event)
Method called after a process is removed from the rule base
|
Modifier and Type | Method and Description |
---|---|
void |
KnowledgeBaseImpl.KnowledgeBaseEventListenerWrapper.afterProcessRemoved(AfterProcessRemovedEvent event) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.