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

org.drools.spi - JBoss RULES 3.0.6 API 英文版文档


Package org.drools.spi

Interface Summary
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.
AsyncExceptionHandler  
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  
Duration Interface for specifying truthness duration.
EvalExpression  
Evaluator  
Extractor  
FactHandleFactory Factory Interface to return new FactHandles
FieldConstraint  
FieldExtractor  
FieldValue  
Functions Function Rule.
Invoker  
KnowledgeHelper KnowledgeHelper implementation types are injected into consequenses instrumented at compile time and instances passed at runtime.
ObjectType Semantic object type differentiator.
ObjectTypeResolver  
PredicateExpression  
PropagationContext  
ReteooNode Interface used to expose generic information on Rete nodes outside of he package.
ReturnValueExpression  
RuleComponent Semantic component marker.
Semaphore  
Tuple Partial matches are propagated through the Rete network as Tuples.
TypeResolver  
 

Class Summary
ClassObjectTypeResolver  
ColumnExtractor  
 

Exception Summary
ConsequenceException Indicates an error during a Consequence invocation.