org.ow2.ishmael.deploy.spi.status
Class UnDeployProgressObject

java.lang.Object
  extended by org.ow2.ishmael.deploy.spi.status.ProgressObjectImpl
      extended by org.ow2.ishmael.deploy.spi.status.UnDeployProgressObject
All Implemented Interfaces:
java.lang.Runnable, javax.enterprise.deploy.spi.status.ProgressObject

public class UnDeployProgressObject
extends ProgressObjectImpl


Constructor Summary
UnDeployProgressObject(IDeploymentSpecific adm, javax.enterprise.deploy.spi.TargetModuleID[] paths)
           
 
Method Summary
 javax.enterprise.deploy.spi.TargetModuleID[] getResultTargetModuleIDs()
           
 void run()
           
 
Methods inherited from class org.ow2.ishmael.deploy.spi.status.ProgressObjectImpl
addProgressListener, cancel, fireEvent, getClientConfiguration, getDeploymentStatus, isCancelSupported, isStopSupported, removeProgressListener, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnDeployProgressObject

public UnDeployProgressObject(IDeploymentSpecific adm,
                              javax.enterprise.deploy.spi.TargetModuleID[] paths)
Method Detail

getResultTargetModuleIDs

public javax.enterprise.deploy.spi.TargetModuleID[] getResultTargetModuleIDs()

run

public void run()


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