org.apache.geronimo.deployment.mavenplugin
Class StopModule

java.lang.Object
  extended byorg.apache.geronimo.deployment.mavenplugin.AbstractModuleCommand
      extended byorg.apache.geronimo.deployment.mavenplugin.StopModule

public class StopModule
extends AbstractModuleCommand

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

Constructor Summary
StopModule()
           
 
Method Summary
 void execute()
           
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 
Methods inherited from class org.apache.geronimo.deployment.mavenplugin.AbstractModuleCommand
getDeploymentManager, getPassword, getUri, getUsername, setPassword, setUri, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopModule

public StopModule()
Method Detail

getId

public java.lang.String getId()

setId

public void setId(java.lang.String id)

execute

public void execute()
             throws java.lang.Exception
Specified by:
execute in class AbstractModuleCommand
Throws:
java.lang.Exception


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