| Package | Description |
|---|---|
| org.drools.core |
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
|
| org.drools.core.base | |
| org.drools.core.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkingMemory.setAsyncExceptionHandler(AsyncExceptionHandler handler)
Sets the AsyncExceptionHandler to handle exceptions thrown by the Agenda
Scheduler used for duration rules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WrappedStatefulKnowledgeSessionForRHS.setAsyncExceptionHandler(AsyncExceptionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatefulKnowledgeSessionImpl.setAsyncExceptionHandler(AsyncExceptionHandler handler)
Sets the AsyncExceptionHandler to handle exceptions thrown by the Agenda
Scheduler used for duration rules.
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.