Package | Description |
---|---|
org.drools.core |
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
|
org.drools.core.common | |
org.drools.core.reteoo |
Modifier and Type | Method and Description |
---|---|
StatelessSession |
RuleBase.newStatelessSession() |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalStatelessSession |
Modifier and Type | Class and Description |
---|---|
class |
ReteooStatelessSession |
Modifier and Type | Method and Description |
---|---|
StatelessSession |
ReteooRuleBase.newStatelessSession() |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.