org.apache.geronimo.deployment.mavenplugin
Class StartModule

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

public class StartModule
extends AbstractModuleCommand

Version:
$Revision: 1.1 $ $Date: 2004/07/25 08:22:07 $

Constructor Summary
StartModule()
           
 
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

StartModule

public StartModule()
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-2005 Apache Software Foundation. All Rights Reserved.