public interface RepairNotifier
Modifier and Type | Method and Description |
---|---|
void |
notification(java.lang.String message) |
void |
notifyError(java.lang.Throwable error) |
void |
notifyProgress(java.lang.String message) |
Copyright © 2009- The Apache Software Foundation