@Namespace(value="http://jboss.org/schema/seam/drools", prefix="org.jboss.seam.drools")
See: Description
| Class | Description |
|---|---|
| Decision |
API for setting the result of a decision from rules in
a Drools decision handler.
|
| DroolsActionHandler |
A jBPM ActionHandler that delegates to a Drools WorkingMemory
held in a Seam context variable.
|
| DroolsAssignmentHandler |
A jBPM AssignmentHandler that delegates to a Drools WorkingMemory
held in a Seam context variable.
|
| DroolsDecisionHandler |
A jBPM DecisionHandler that delegates to a Drools WorkingMemory
held in a Seam context variable.
|
| DroolsHandler |
Common functionality for jBPM handlers for Drools.
|
| ManagedWorkingMemory |
A conversation-scoped Drools WorkingMemory for a named RuleBase
|
| RuleAgent |
Manager component for a rule base loaded from a drools RulesAgent
|
| RuleBase |
Manager component for a Drools RuleBase
|
| SeamGlobalResolver |
Resolves Seam context variables as Drools globals
|
| SpreadsheetCompiler |
Compiles Drools DecisionTable.
|
Copyright © 2015 Seam Framework. All Rights Reserved.