Uses of Interface
org.drools.RuleBaseRepository

Packages that use RuleBaseRepository
org.drools The main run-time API. 
 

Uses of RuleBaseRepository in org.drools
 

Classes in org.drools that implement RuleBaseRepository
 class MultiRepository
          Aggregating RuleBaseRepository that searches multiple repositories, in order.
 class SimpleRepository
          Simple in-memory RuleBaseRepository.
 

Methods in org.drools with parameters of type RuleBaseRepository
 void MultiRepository.addRepository(RuleBaseRepository repository)
          Add a repository to the end of the search list.
 



Copyright © 2001-2003 The Werken Company. All Rights Reserved.