|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRuleStatisticsFactory
A factory for rule statistics objects.
| Method Summary | |
|---|---|
RuleStats |
newInstance(IRuleState ruleState)
Used for the execution of a single IRule. |
RuleStats |
newInstance(IStep step)
Used for aggregations of more than one IRule. |
| Method Detail |
|---|
RuleStats newInstance(IStep step)
IRule.
RuleStats newInstance(IRuleState ruleState)
IRule.
ruleState - Metadata about the IRule execution state that is
derived once the IEvaluationPlan has been selected.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||