Package | Description |
---|---|
org.drools.compiler.compiler |
This is the main package to load rules.
|
org.drools.compiler.rule.builder |
Modifier and Type | Method and Description |
---|---|
DroolsCompilerComponentFactory |
PackageBuilderConfiguration.getComponentFactory() |
Modifier and Type | Method and Description |
---|---|
void |
PackageBuilderConfiguration.setComponentFactory(DroolsCompilerComponentFactory componentFactory) |
Modifier and Type | Method and Description |
---|---|
DroolsCompilerComponentFactory |
RuleBuildContext.getCompilerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
RuleBuildContext.setCompilerFactory(DroolsCompilerComponentFactory compilerFactory) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.