org.apache.geronimo.deployment.mavenplugin
Class DistributeModule
java.lang.Object
org.apache.geronimo.deployment.mavenplugin.AbstractModuleCommand
org.apache.geronimo.deployment.mavenplugin.DistributeModule
- public class DistributeModule
- extends AbstractModuleCommand
- Version:
- $Revision: 1.2 $ $Date: 2004/08/01 02:04:41 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistributeModule
public DistributeModule()
getModule
public java.lang.String getModule()
setModule
public void setModule(java.lang.String module)
getPlan
public java.lang.String getPlan()
setPlan
public void setPlan(java.lang.String plan)
getHome
public java.lang.String getHome()
setHome
public void setHome(java.lang.String home)
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.