|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgressListener
The listener interface for receiving deployment progress events.
Method Summary | |
---|---|
void |
handleProgressEvent(ProgressEvent event)
Invoked when a deployment progress event occurs. |
Method Detail |
---|
void handleProgressEvent(ProgressEvent event)
event
- the progress status event.
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.