Drools :: Core 6.0.0.Beta5

Uses of Class
org.drools.core.reteoo.ReteooComponentFactory

Packages that use ReteooComponentFactory
org.drools.core This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory  
org.drools.core.reteoo.builder   
 

Uses of ReteooComponentFactory in org.drools.core
 

Methods in org.drools.core that return ReteooComponentFactory
 ReteooComponentFactory RuleBaseConfiguration.getComponentFactory()
           
 

Methods in org.drools.core with parameters of type ReteooComponentFactory
 void RuleBaseConfiguration.setComponentFactory(ReteooComponentFactory componentFactory)
           
 

Uses of ReteooComponentFactory in org.drools.core.reteoo.builder
 

Methods in org.drools.core.reteoo.builder that return ReteooComponentFactory
 ReteooComponentFactory BuildContext.getComponentFactory()
           
 

Methods in org.drools.core.reteoo.builder with parameters of type ReteooComponentFactory
 void BuildContext.setComponentFactory(ReteooComponentFactory componentFactory)
           
 


Drools :: Core 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.