Uses of Interface
org.drools.runtime.rule.StatefulRuleSession

Packages that use StatefulRuleSession
org.drools.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
org.jbpm.process   
 

Uses of StatefulRuleSession in org.drools.runtime
 

Subinterfaces of StatefulRuleSession in org.drools.runtime
 interface StatefulKnowledgeSession
          StatefulKnowledgeSession is the most common way to interact with the engine.
 

Uses of StatefulRuleSession in org.jbpm.process
 

Classes in org.jbpm.process that implement StatefulRuleSession
 class StatefulProcessSession
           
 



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