org.apache.geronimo.deployment.plugin.local
Class StopCommand
java.lang.Object
org.apache.geronimo.deployment.plugin.local.CommandSupport
org.apache.geronimo.deployment.plugin.local.StopCommand
- All Implemented Interfaces:
- javax.enterprise.deploy.spi.status.ProgressObject, Runnable
- public class StopCommand
- extends CommandSupport
- Version:
- $Revision: 1.7 $ $Date: 2004/06/02 06:50:41 $
Constructor Summary |
StopCommand(org.apache.geronimo.kernel.KernelMBean kernel,
javax.enterprise.deploy.spi.TargetModuleID[] modules)
|
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 |
StopCommand
public StopCommand(org.apache.geronimo.kernel.KernelMBean kernel,
javax.enterprise.deploy.spi.TargetModuleID[] modules)
run
public void run()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.