|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KieComponentFactory | |
|---|---|
| org.drools.core | This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory |
| org.drools.core.reteoo | |
| org.drools.core.reteoo.builder | |
| Uses of KieComponentFactory in org.drools.core |
|---|
| Methods in org.drools.core that return KieComponentFactory | |
|---|---|
KieComponentFactory |
RuleBaseConfiguration.getComponentFactory()
|
| Methods in org.drools.core with parameters of type KieComponentFactory | |
|---|---|
void |
RuleBaseConfiguration.setComponentFactory(KieComponentFactory componentFactory)
|
| Uses of KieComponentFactory in org.drools.core.reteoo |
|---|
| Fields in org.drools.core.reteoo declared as KieComponentFactory | |
|---|---|
static KieComponentFactory |
KieComponentFactory.DEFAULT
|
| Methods in org.drools.core.reteoo that return KieComponentFactory | |
|---|---|
static KieComponentFactory |
KieComponentFactory.getDefault()
|
| Uses of KieComponentFactory in org.drools.core.reteoo.builder |
|---|
| Methods in org.drools.core.reteoo.builder that return KieComponentFactory | |
|---|---|
KieComponentFactory |
BuildContext.getComponentFactory()
|
| Methods in org.drools.core.reteoo.builder with parameters of type KieComponentFactory | |
|---|---|
void |
BuildContext.setComponentFactory(KieComponentFactory componentFactory)
|
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||