Knowledge API Legacy5 Adapter 6.0.0.Beta5

Uses of Interface
org.drools.runtime.process.ProcessRuntime

Packages that use ProcessRuntime
org.drools.impl.adapters   
org.drools.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Uses of ProcessRuntime in org.drools.impl.adapters
 

Classes in org.drools.impl.adapters that implement ProcessRuntime
 class KnowledgeRuntimeAdapter
           
 class StatefulKnowledgeSessionAdapter
           
 

Uses of ProcessRuntime in org.drools.runtime
 

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


Knowledge API Legacy5 Adapter 6.0.0.Beta5

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