KIE API 6.0.0.Alpha9

Uses of Interface
org.kie.runtime.Globals

Packages that use Globals
org.kie.runtime The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. 
 

Uses of Globals in org.kie.runtime
 

Methods in org.kie.runtime that return Globals
 Globals StatelessKieSession.getGlobals()
          Return the Globals store
 Globals KieRuntime.getGlobals()
           
 

Methods in org.kie.runtime with parameters of type Globals
 void Globals.setDelegate(Globals delegate)
           
 


KIE API 6.0.0.Alpha9

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