Package com.yelloowstone.nf2t.jars
Class ModifiableJarDetails
java.lang.Object
com.yelloowstone.nf2t.jars.ModifiableJarDetails
- All Implemented Interfaces:
JarDetails
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddMavenPomDetails(String groupId, String artifactId) build()voidsetManifest(Manifest manifest) voidsetNarDetails(NarDetails narDetails) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.yelloowstone.nf2t.jars.JarDetails
getMainClass, getMainManifestAttributeValue
-
Constructor Details
-
ModifiableJarDetails
public ModifiableJarDetails()
-
-
Method Details
-
getNarDetails
- Specified by:
getNarDetailsin interfaceJarDetails
-
setNarDetails
-
getManifest
- Specified by:
getManifestin interfaceJarDetails
-
setManifest
-
addMavenPomDetails
-
build
-
getMavenDescriptorPoms
- Specified by:
getMavenDescriptorPomsin interfaceJarDetails
-