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

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

public class StartProgressObject
extends ProgressObjectImpl


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

StartProgressObject

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

getResultTargetModuleIDs

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

run

public void run()


Copyright © 2007-2010 OW2 Consortium. All Rights Reserved.