Interface DependencyReporter
-
- All Known Implementing Classes:
JsonDependencyReporter,LogDependencyReporter
public interface DependencyReporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreport(DependencyReport dependencyReport)
-
-
-
Method Detail
-
report
void report(DependencyReport dependencyReport)
-
-