站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.0.1 API 英文版文档

org.jboss.seam.drools (JBoss Seam API Documentation) - JBoss Seam 1.0.1 API 英文版文档


Package org.jboss.seam.drools

Class Summary
Decision  
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
RuleBase