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.common | |
org.drools.core.reteoo |
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 |
AbstractWorkingMemory.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 |
DisposedReteooWorkingMemory.setAsyncExceptionHandler(AsyncExceptionHandler handler) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.