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 status event.Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.