org.apache.geronimo.deployment.plugin.local
Class StartCommand
java.lang.Object
org.apache.geronimo.deployment.plugin.local.CommandSupport
org.apache.geronimo.deployment.plugin.local.StartCommand
- All Implemented Interfaces:
- javax.enterprise.deploy.spi.status.ProgressObject, Runnable
- public class StartCommand
- extends CommandSupport
- Version:
- $Rev:392614 $ $Date: 2006-05-09 01:44:03 +0200 (Tue, 09 May 2006) $
Constructor Summary |
StartCommand(org.apache.geronimo.kernel.Kernel kernel,
javax.enterprise.deploy.spi.TargetModuleID[] modules)
|
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 |
StartCommand
public StartCommand(org.apache.geronimo.kernel.Kernel kernel,
javax.enterprise.deploy.spi.TargetModuleID[] modules)
run
public void run()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.