KIE API 6.1.0.Beta2

Uses of Package
org.kie.api.runtime

Packages that use org.kie.api.runtime
org.kie.api The KnowledgeBase and its factory. 
org.kie.api.command   
org.kie.api.event Drools has a comprehensive event api for all parts of the platform. 
org.kie.api.marshalling Marshalling classes are used to marshall and unmarshal StatefulKnowledgeSessions See MarshallerFactory for more detailed information. 
org.kie.api.persistence.jpa   
org.kie.api.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
org.kie.api.runtime.manager   
org.kie.api.runtime.process The process runtime classes. 
org.kie.api.runtime.rule The rule runtime classes. 
 

Classes in org.kie.api.runtime used by org.kie.api
Environment
           
KieContainer
          A container for all the KieBases of a given KieModule
KieSession
          KieSession is the most common way to interact with the engine.
KieSessionConfiguration
          A class to store Session related configuration.
StatelessKieSession
          StatelessKieSession provides a convenience API, wrapping KieSession.
 

Classes in org.kie.api.runtime used by org.kie.api.command
ObjectFilter
          ObjectFilter is used with WorkingMemories to filter out instances during Iteration
 

Classes in org.kie.api.runtime used by org.kie.api.event
KieRuntime
           
 

Classes in org.kie.api.runtime used by org.kie.api.marshalling
Environment
           
KieSession
          KieSession is the most common way to interact with the engine.
KieSessionConfiguration
          A class to store Session related configuration.
 

Classes in org.kie.api.runtime used by org.kie.api.persistence.jpa
Environment
           
KieSession
          KieSession is the most common way to interact with the engine.
KieSessionConfiguration
          A class to store Session related configuration.
 

Classes in org.kie.api.runtime used by org.kie.api.runtime
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
           
Globals
           
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.
 

Classes in org.kie.api.runtime used by org.kie.api.runtime.manager
Environment
           
KieSession
          KieSession is the most common way to interact with the engine.
KieSessionConfiguration
          A class to store Session related configuration.
 

Classes in org.kie.api.runtime used by org.kie.api.runtime.process
KieContext
           
 

Classes in org.kie.api.runtime used by org.kie.api.runtime.rule
KieContext
           
ObjectFilter
          ObjectFilter is used with WorkingMemories to filter out instances during Iteration
 


KIE API 6.1.0.Beta2

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