| Package | Description | 
|---|---|
| org.kie.api.runtime.rule | 
 The rule runtime classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RuleUnitExecutor | 
RuleUnitExecutor.bind(KieBase kiebase)
Bind this executor to a  
KieBase in order to execute the units defined in it. | 
RuleUnitExecutor | 
RuleUnitExecutor.bindVariable(String name,
            Object value)
Binds a variable to this executor with a given name. 
 | 
static RuleUnitExecutor | 
RuleUnitExecutor.create()
Creates a brand new RuleUnitExecutor 
 | 
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.