org.apache.geronimo.mavenplugins.geronimo
Class ModuleConfig

java.lang.Object
  extended byorg.apache.geronimo.genesis.ArtifactItem
      extended byorg.apache.geronimo.mavenplugins.geronimo.ModuleConfig

public class ModuleConfig
extends org.apache.geronimo.genesis.ArtifactItem

Module artifact configuration.

Version:
$Rev: 446756 $ $Date: 2006-09-15 14:58:11 -0700 (Fri, 15 Sep 2006) $

Constructor Summary
ModuleConfig()
           
 
Method Summary
 File getPlan()
           
 void setPlan(File plan)
           
 
Methods inherited from class org.apache.geronimo.genesis.ArtifactItem
getArtifactId, getClassifier, getGroupId, getType, getVersion, setArtifactId, setClassifier, setGroupId, setType, setVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModuleConfig

public ModuleConfig()
Method Detail

setPlan

public void setPlan(File plan)

getPlan

public File getPlan()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.