|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.geronimo.genesis.ArtifactItem org.apache.geronimo.plugin.car.ClasspathElement
Represents a Maven-artifact with additional classparh prefix details to build a jar's Manifest Class-Path.
Constructor Summary | |
ClasspathElement()
|
Method Summary | |
String |
getClasspathPrefix()
|
void |
setClasspathPrefix(String classpathPrefix)
|
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 |
public ClasspathElement()
Method Detail |
public String getClasspathPrefix()
public void setClasspathPrefix(String classpathPrefix)
classpathPrefix
- The classpath prefix
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |