public interface ProgressListener
ProgressEvent
Modifier and Type | Method and Description |
---|---|
void |
progress(java.lang.String tag,
ProgressEvent event)
Called when some progress is made by progress publisher.
|
void progress(java.lang.String tag, ProgressEvent event)
tag
- String that identifies progress event.event
- Current progressCopyright © 2020 The Apache Software Foundation