Uses of Interface
org.drools.runtime.CommandExecutor

Packages that use CommandExecutor
org.drools.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Uses of CommandExecutor in org.drools.runtime
 

Subinterfaces of CommandExecutor in org.drools.runtime
 interface StatefulKnowledgeSession
          StatefulKnowledgeSession is the most common way to interact with the engine.
 interface StatelessKnowledgeSession
          StatelessKnowledgeSession provides a convenience API, wrapping StatefulKnowledgeSession.
 



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