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

org.drools.spi (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


Package org.drools.spi

Interface Summary
Accumulator Accumulator Created: 04/06/2006
Activation When a Tuple fully matches a rule it is added to the Agenda As an Activation.
ActivationGroup  
AgendaFilter  
AgendaGroup The Agenda can be partitioned into groups, called AgendaGroups.
AlphaNodeFieldConstraint  
AsyncExceptionHandler  
BetaNodeFieldConstraint  
CompiledInvoker This interface is used by semantic modules that are compiled to bytecode.
ConflictResolver Strategy for resolving conflicts amongst multiple rules.
Consequence Consequence to be fired upon successful match of a Rule.
Constraint  
DataProvider  
Duration Interface for specifying truthness duration.
EvalExpression  
Evaluator  
Extractor  
FactHandleFactory Factory Interface to return new FactHandles
FieldExtractor  
FieldValue  
FunctionResolver  
Functions Function Rule.
GlobalResolver  
Invoker  
JavaFact  
KnowledgeHelper KnowledgeHelper implementation types are injected into consequenses instrumented at compile time and instances passed at runtime.
ObjectType Semantic object type differentiator.
PredicateExpression  
PropagationContext  
Restriction  
ReturnValueExpression  
RuleComponent Semantic component marker.
RuleFlowGroup  
Tuple Partial matches are propagated through the Rete network as Tuples.
 

Class Summary
DeclarationScopeResolver A class capable of resolving a declaration in the current build context
GlobalExtractor This is a dummy extractor used during rule compilation and build.
PatternExtractor  
 

Exception Summary
ConsequenceException Indicates an error during a Consequence invocation.
 



Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.