Package | Description |
---|---|
org.drools.core.base | |
org.drools.core.common | |
org.drools.core.impl | |
org.drools.core.ruleunit |
Modifier and Type | Method and Description |
---|---|
InternalRuleUnitExecutor |
WrappedStatefulKnowledgeSessionForRHS.getRuleUnitExecutor() |
Modifier and Type | Method and Description |
---|---|
default InternalRuleUnitExecutor |
InternalWorkingMemory.getRuleUnitExecutor() |
Modifier and Type | Class and Description |
---|---|
class |
RuleUnitExecutorSession |
Modifier and Type | Field and Description |
---|---|
protected InternalRuleUnitExecutor |
StatefulKnowledgeSessionImpl.ruleUnitExecutor |
Modifier and Type | Method and Description |
---|---|
InternalRuleUnitExecutor |
StatefulKnowledgeSessionImpl.getRuleUnitExecutor() |
Modifier and Type | Method and Description |
---|---|
<T extends org.kie.api.runtime.rule.RuleUnit> |
RuleUnitFactory.getOrCreateRuleUnit(InternalRuleUnitExecutor executor,
Class<T> ruleUnitClass) |
org.kie.api.runtime.rule.RuleUnit |
RuleUnitFactory.getOrCreateRuleUnit(InternalRuleUnitExecutor executor,
String name,
ClassLoader classLoader) |
<T extends org.kie.api.runtime.rule.RuleUnit> |
RuleUnitFactory.injectUnitVariables(InternalRuleUnitExecutor executor,
T ruleUnit) |
org.kie.api.runtime.rule.RuleUnit |
RuleUnitFactory.registerUnit(InternalRuleUnitExecutor executor,
org.kie.api.runtime.rule.RuleUnit ruleUnit) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.