Class ConsoleProgressReporterFactory
java.lang.Object
ubic.gemma.cli.util.ConsoleProgressReporterFactory
- All Implemented Interfaces:
ubic.gemma.core.util.ProgressReporterFactory
public class ConsoleProgressReporterFactory
extends Object
implements ubic.gemma.core.util.ProgressReporterFactory
A console-based progress reporter factory.
- Author:
- poirigui
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionubic.gemma.core.util.ProgressReportercreateProgressReporter(String what, String logCategory)
-
Constructor Details
-
ConsoleProgressReporterFactory
-
-
Method Details
-
createProgressReporter
-