|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportListener
Listener to be informed about found violations. Note: Suppressed violations are not reported to this listener.
| Method Summary | |
|---|---|
void |
metricAdded(Metric metric)
A new metric point has been reported. |
void |
ruleViolationAdded(RuleViolation ruleViolation)
A new violation has been found. |
| Method Detail |
|---|
void ruleViolationAdded(RuleViolation ruleViolation)
ruleViolation - the found violation.void metricAdded(Metric metric)
metric - the metric
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||