KIE API 6.0.2-SNAPSHOT

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 StatelessKieSession.getGlobals()
          Return the Globals store
 Globals KieRuntime.getGlobals()
           
 

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


KIE API 6.0.2-SNAPSHOT

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