KIE API 6.1.0.Beta2

Package org.kie.api.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.
Globals  
KieContainer A container for all the KieBases of a given KieModule
KieContext  
KieRuntime  
KieSession KieSession is the most common way to interact with the engine.
KieSessionConfiguration A class to store Session related configuration.
ObjectFilter ObjectFilter is used with WorkingMemories to filter out instances during Iteration
StatelessKieSession StatelessKieSession provides a convenience API, wrapping KieSession.
 

Class Summary
ClassObjectFilter Filters objects by class, only accepting objects of the class specified in the constructor
EnvironmentName  
 

Package org.kie.api.runtime Description

The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession.


KIE API 6.1.0.Beta2

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