Package com.atlassian.confluence.util
Interface MulticastRouteTester.TestReporter
-
- All Known Implementing Classes:
MulticastRouteTester.Log4JReporter
- Enclosing class:
- MulticastRouteTester
public static interface MulticastRouteTester.TestReporter
Reporting strategy interface for reporting problems encountered during the test
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
report(String problemKey)
-
-
-
Method Detail
-
report
void report(String problemKey)
-
-