Uses of Interface
org.drools.runtime.Globals

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

Uses of Globals in org.drools.runtime
 

Methods in org.drools.runtime that return Globals
 Globals StatelessKnowledgeSession.getGlobals()
          Return the Globals store
 Globals KnowledgeRuntime.getGlobals()
           
 

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



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