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

java.lang.Object
  extended byorg.apache.geronimo.deployment.plugin.local.CommandSupport
      extended byorg.apache.geronimo.deployment.plugin.local.UndeployCommand
All Implemented Interfaces:
javax.enterprise.deploy.spi.status.ProgressObject, Runnable

public class UndeployCommand
extends CommandSupport

Version:
$Revision: 1.1 $ $Date: 2004/06/24 02:50:13 $

Constructor Summary
UndeployCommand(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
 

Constructor Detail

UndeployCommand

public UndeployCommand(org.apache.geronimo.kernel.KernelMBean kernel,
                       javax.enterprise.deploy.spi.TargetModuleID[] modules)
Method Detail

run

public void run()


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