KIE API 6.1.0.Beta2

Uses of Interface
org.kie.api.runtime.Globals

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

Uses of Globals in org.kie.api.runtime
 

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

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


KIE API 6.1.0.Beta2

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