public interface ProgressListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
handleProgressEvent(ProgressEvent event)
Invoked when a deployment progress event occurs.
|
void handleProgressEvent(ProgressEvent event)
event
- the progress event.Copyright © 2013. All Rights Reserved.