org.apache.geronimo.deployment.plugin
Class FailedProgressObject

java.lang.Object
  extended byorg.apache.geronimo.deployment.plugin.local.CommandSupport
      extended byorg.apache.geronimo.deployment.plugin.FailedProgressObject
All Implemented Interfaces:
javax.enterprise.deploy.spi.status.ProgressObject, Runnable

public class FailedProgressObject
extends CommandSupport

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.local.CommandSupport
commandContext
 
Constructor Summary
FailedProgressObject(javax.enterprise.deploy.shared.CommandType command, String message)
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.apache.geronimo.deployment.plugin.local.CommandSupport
addModule, addProgressListener, addWebURLs, addWebURLs, cancel, clean, complete, convertModuleType, doFail, fail, getClientConfiguration, getCommandContext, getDeploymentStatus, getModuleCount, getResultTargetModuleIDs, isCancelSupported, isStopSupported, isWebApp, loadChildren, removeProgressListener, setCommandContext, stop, updateStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FailedProgressObject

public FailedProgressObject(javax.enterprise.deploy.shared.CommandType command,
                            String message)
Method Detail

run

public void run()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.