|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuleExecutionSetRepository | |
---|---|
org.drools.jsr94.rules | Provides the core client APIs for using a rule engine. |
org.drools.jsr94.rules.admin | Provides the APIs for rule administration. |
Uses of RuleExecutionSetRepository in org.drools.jsr94.rules |
---|
Methods in org.drools.jsr94.rules that return RuleExecutionSetRepository | |
---|---|
RuleExecutionSetRepository |
RuleServiceProviderImpl.getRepository()
Returns the RuleExecutionSetRepository |
Constructors in org.drools.jsr94.rules with parameters of type RuleExecutionSetRepository | |
---|---|
RuleRuntimeImpl(RuleExecutionSetRepository repository)
Create a new RuleRuntimeImpl . |
Uses of RuleExecutionSetRepository in org.drools.jsr94.rules.admin |
---|
Constructors in org.drools.jsr94.rules.admin with parameters of type RuleExecutionSetRepository | |
---|---|
RuleAdministratorImpl(RuleExecutionSetRepository repository)
Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |