SunONE Application Server v8.0 PE

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.


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.

Parameters:
event - the progress status event.

SunONE Application Server v8.0 PE

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.