Liferay 6.0.5

com.liferay.portal.tools.deploy
Class StartProgressListener

java.lang.Object
  extended by com.liferay.portal.tools.deploy.StartProgressListener
All Implemented Interfaces:
EventListener, javax.enterprise.deploy.spi.status.ProgressListener

public class StartProgressListener
extends Object
implements javax.enterprise.deploy.spi.status.ProgressListener


Constructor Summary
StartProgressListener(DeploymentHandler deploymentHandler)
           
 
Method Summary
 void handleProgressEvent(javax.enterprise.deploy.spi.status.ProgressEvent progressEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartProgressListener

public StartProgressListener(DeploymentHandler deploymentHandler)
Method Detail

handleProgressEvent

public void handleProgressEvent(javax.enterprise.deploy.spi.status.ProgressEvent progressEvent)
Specified by:
handleProgressEvent in interface javax.enterprise.deploy.spi.status.ProgressListener

Liferay 6.0.5