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

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

public class StopProgressObject
extends ProgressObjectImpl


Constructor Summary
StopProgressObject(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

StopProgressObject

public StopProgressObject(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.