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

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



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