org.ow2.ishmael.test
Class TestDeploymentEasyBeans.TestListener

java.lang.Object
  extended by org.ow2.ishmael.test.TestDeploymentEasyBeans.TestListener
All Implemented Interfaces:
java.util.EventListener, javax.enterprise.deploy.spi.status.ProgressListener
Enclosing class:
TestDeploymentEasyBeans

public class TestDeploymentEasyBeans.TestListener
extends java.lang.Object
implements javax.enterprise.deploy.spi.status.ProgressListener


Constructor Summary
TestDeploymentEasyBeans.TestListener()
           
 
Method Summary
 javax.enterprise.deploy.spi.status.DeploymentStatus getState()
           
 void handleProgressEvent(javax.enterprise.deploy.spi.status.ProgressEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDeploymentEasyBeans.TestListener

public TestDeploymentEasyBeans.TestListener()
Method Detail

handleProgressEvent

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

getState

public javax.enterprise.deploy.spi.status.DeploymentStatus getState()


Copyright ? 2007-2008 OW2 Consortium. All Rights Reserved.