|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncExceptionHandler | |
|---|---|
| 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 | |
| Uses of AsyncExceptionHandler in org.drools.core |
|---|
| Methods in org.drools.core with parameters of type AsyncExceptionHandler | |
|---|---|
void |
WorkingMemory.setAsyncExceptionHandler(AsyncExceptionHandler handler)
Sets the AsyncExceptionHandler to handle exceptions thrown by the Agenda Scheduler used for duration rules. |
| Uses of AsyncExceptionHandler in org.drools.core.common |
|---|
| Methods in org.drools.core.common with parameters of type AsyncExceptionHandler | |
|---|---|
void |
AbstractWorkingMemory.setAsyncExceptionHandler(AsyncExceptionHandler handler)
Sets the AsyncExceptionHandler to handle exceptions thrown by the Agenda Scheduler used for duration rules. |
| Uses of AsyncExceptionHandler in org.drools.core.reteoo |
|---|
| Methods in org.drools.core.reteoo with parameters of type AsyncExceptionHandler | |
|---|---|
void |
DisposedReteooWorkingMemory.setAsyncExceptionHandler(AsyncExceptionHandler handler)
|
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||