Package org.drools.runtime.rule

The rule runtime classes.

See:
          Description

Interface Summary
AccumulateFunction An interface for accumulate external function implementations
Activation  
ActivationGroup  
Agenda  
AgendaFilter  
AgendaGroup  
AttachedViewChangedEventListener  
ConsequenceExceptionHandler  
Evaluator A public interface to be implemented by all evaluators
EvaluatorDefinition A markup interface for Evaluator definitions
FactHandle  
LiveQuery  
Operator An interface for Operator definitions.
PropagationContext  
QueryResults Contains the results of a query.
QueryResultsRow A row of data from the QueryResults container.
Row  
RuleContext  
RuleFlowGroup  
StatefulRuleSession An interface for all StatefulRuleSession methods.
StatelessRuleSession This interface is used as part of the StatelessKnowledSession, which is the interface returned from the KnowledgeBase.
TypedAccumulateFunction An interface for accumulate function implementations that allows the inspection of the result type.
ViewChangedEventListener  
WorkingMemory The WorkingMemory is a super-interface for all StatefulKnowledgeSessions.
WorkingMemoryEntryPoint An entry-point is an abstract channel through where facts are inserted into the engine.
 

Class Summary
Variable  
 

Exception Summary
ConsequenceException  
 

Package org.drools.runtime.rule Description

The rule runtime classes.



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.