org.apache.geronimo.deployment.plugin.local
Class StartCommand

java.lang.Object
  extended by org.apache.geronimo.deployment.plugin.local.CommandSupport
      extended by org.apache.geronimo.deployment.plugin.local.StartCommand
All Implemented Interfaces:
Runnable, ProgressObject

public class StartCommand
extends CommandSupport


Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.plugin.local.CommandSupport
commandContext
 
Constructor Summary
StartCommand(Kernel kernel, TargetModuleID[] modules)
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.apache.geronimo.deployment.plugin.local.CommandSupport
addModule, addProgressListener, addWebContextPaths, 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

StartCommand

public StartCommand(Kernel kernel,
                    TargetModuleID[] modules)
Method Detail

run

public void run()


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