Package org.drools.runtime

The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.

See:
          Description

Interface Summary
BatchRequestMessage  
Calendars  
Channel A channel provides a mechanism to send objects from the working memory to some external process or function.
CommandExecutor Batch Executor allows for the scripting of of a Knowledge session using Commands, both the StatelessKnowledgeSession and StatefulKnowledgeSession implement this interface.
Environment  
ExecutionResults Contains the results for the BatchExecution Command.
ExitPoint Deprecated. Use Channel instead
Globals  
KnowledgeContext  
KnowledgeRuntime  
KnowledgeSessionConfiguration KnowledgeSessionConfiguration A class to store Session related configuration.
ObjectFilter ObjectFilter is used with WorkingMemories to filter out instances during Iteration
StatefulKnowledgeSession StatefulKnowledgeSession is the most common way to interact with the engine.
StatelessKnowledgeSession StatelessKnowledgeSession provides a convenience API, wrapping StatefulKnowledgeSession.
StatelessKnowledgeSessionResults  
 

Class Summary
ClassObjectFilter Filters Objects by Class, only accepting Classes of the specified type
EnvironmentName  
 

Package org.drools.runtime Description

The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.



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