|
|||||||||
| Home >> All >> javax >> enterprise >> deploy >> spi >> [ status overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.enterprise.deploy.spi.status
Interface ProgressListener

- All Superinterfaces:
- java.util.EventListener
- public interface ProgressListener
- extends java.util.EventListener
The listener interface for receiving deployment progress events.
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $
| Method Summary | |
void |
handleProgressEvent(ProgressEvent event)
Invoked when a deployment progress event occurs. |
| Method Detail |
handleProgressEvent
public void handleProgressEvent(ProgressEvent event)
- Invoked when a deployment progress event occurs.
|
|||||||||
| Home >> All >> javax >> enterprise >> deploy >> spi >> [ status overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC