org.apache.geronimo.deployment.mavenplugin
Class StopRemoteServer

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

public class StopRemoteServer
extends AbstractModuleCommand


Constructor Summary
StopRemoteServer()
           
 
Method Summary
 void execute()
           
 
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

StopRemoteServer

public StopRemoteServer()
Method Detail

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.