Uses of Interface
com.sun.javatest.report.Report.StartGenListener
-
Packages that use Report.StartGenListener Package Description com.sun.javatest.report This package provides API for generating reports about test runs. -
-
Uses of Report.StartGenListener in com.sun.javatest.report
Methods in com.sun.javatest.report with parameters of type Report.StartGenListener Modifier and Type Method Description void
Report. addStartGenListener(Report.StartGenListener l)
void
Report. removeStartGeneratingListener(Report.StartGenListener l)
-