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

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

public class DistributeProgressObject
extends ProgressObjectImpl


Constructor Summary
DistributeProgressObject(IDeploymentSpecific adm, javax.enterprise.deploy.spi.Target[] targets, byte[] file, java.lang.String name, javax.enterprise.deploy.shared.ModuleType type, java.lang.String[] genicArgs, boolean conform)
           
 
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

DistributeProgressObject

public DistributeProgressObject(IDeploymentSpecific adm,
                                javax.enterprise.deploy.spi.Target[] targets,
                                byte[] file,
                                java.lang.String name,
                                javax.enterprise.deploy.shared.ModuleType type,
                                java.lang.String[] genicArgs,
                                boolean conform)
Method Detail

getResultTargetModuleIDs

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

run

public void run()


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