org.apache.geronimo.deployment.plugin.local
Class RedeployCommand
java.lang.Object
org.apache.geronimo.deployment.plugin.local.CommandSupport
org.apache.geronimo.deployment.plugin.local.AbstractDeployCommand
org.apache.geronimo.deployment.plugin.local.RedeployCommand
- All Implemented Interfaces:
- javax.enterprise.deploy.spi.status.ProgressObject, Runnable
- Direct Known Subclasses:
- RedeployCommand
- public class RedeployCommand
- extends AbstractDeployCommand
- Version:
- $Rev: 406550 $ $Date: 2006-05-15 08:19:38 +0200 (Mon, 15 May 2006) $
Constructor Summary |
RedeployCommand(org.apache.geronimo.kernel.Kernel kernel,
javax.enterprise.deploy.spi.TargetModuleID[] moduleIDList,
File moduleArchive,
File deploymentPlan)
|
RedeployCommand(org.apache.geronimo.kernel.Kernel kernel,
javax.enterprise.deploy.spi.TargetModuleID[] moduleIDList,
InputStream moduleArchive,
InputStream deploymentPlan)
|
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 |
RedeployCommand
public RedeployCommand(org.apache.geronimo.kernel.Kernel kernel,
javax.enterprise.deploy.spi.TargetModuleID[] moduleIDList,
File moduleArchive,
File deploymentPlan)
RedeployCommand
public RedeployCommand(org.apache.geronimo.kernel.Kernel kernel,
javax.enterprise.deploy.spi.TargetModuleID[] moduleIDList,
InputStream moduleArchive,
InputStream deploymentPlan)
run
public void run()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.