org.apache.geronimo.deployment.plugin
Class FailedProgressObject
java.lang.Object
org.apache.geronimo.deployment.plugin.local.CommandSupport
org.apache.geronimo.deployment.plugin.FailedProgressObject
- All Implemented Interfaces:
- javax.enterprise.deploy.spi.status.ProgressObject, Runnable
- public class FailedProgressObject
- extends CommandSupport
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 09:58:48 $
Method Summary |
void |
run()
|
Methods inherited from class org.apache.geronimo.deployment.plugin.local.CommandSupport |
addModule, addProgressListener, cancel, complete, fail, getClientConfiguration, getDeploymentStatus, getResultTargetModuleIDs, isCancelSupported, isStopSupported, removeProgressListener, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FailedProgressObject
public FailedProgressObject(javax.enterprise.deploy.shared.CommandType command,
String message)
run
public void run()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.