Package org.drools.compiler.compiler
package org.drools.compiler.compiler
This is the main package to load rules. Use PackageBuilder and RuleBaseLoader classes.
-
ClassDescriptionAn interface with the results from the expression/block analysisUtility class for compilation resultsA Dialect implementation handles the building and execution of code expressions and blocks for a rule.A Registry of DialectConfigurations.Each Dialect can have its own configuration.ProcessBuilderFactoryService is used by the PackageBuilder to "provide" it's concrete implementation.This is used for reporting errors with loading a ruleflow.