org.apache.geronimo.mavenplugins.geronimo
Class AssemblyConfig

java.lang.Object
  extended by org.codehaus.mojo.pluginsupport.util.ArtifactItem
      extended by org.apache.geronimo.mavenplugins.geronimo.AssemblyConfig

public class AssemblyConfig
extends org.codehaus.mojo.pluginsupport.util.ArtifactItem

Assembly artifact configuration.

Version:
$Rev: 524717 $ $Date: 2007-04-02 11:39:19 +0800 (Mon, 02 Apr 2007) $

Constructor Summary
AssemblyConfig()
           
 
Method Summary
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 
Methods inherited from class org.codehaus.mojo.pluginsupport.util.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

AssemblyConfig

public AssemblyConfig()
Method Detail

setId

public void setId(java.lang.String id)

getId

public java.lang.String getId()


Copyright © 2003-2012 The Apache Geronimo development community. All Rights Reserved.