当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
ProgressListener (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档
javax.enterprise.deploy.spi.status
Interface ProgressListener
- All Superinterfaces:
- EventListener
- public interface ProgressListener
- extends EventListener
A listener for progress events.
- Version:
- $Revision: 1.2 $
- Author:
- Adrian Brock
handleProgressEvent
public void handleProgressEvent(ProgressEvent event)
- Fired when a progress event occurs
- Parameters:
event
- the progress event
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.