Package | Description |
---|---|
org.drools.core |
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
|
Modifier and Type | Class and Description |
---|---|
class |
PackageIntegrationException
Indicates an error integrating a
Package into a
RuleBase . |
class |
ProcessIntegrationException
Indicates an error integrating a
Process or Package
into a RuleBase . |
class |
RuleIntegrationException
Indicates an error integrating a
Rule or Package
into a RuleBase . |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.