|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |