public class JnlpFile extends JnlpBase
arguments, displayName, displayVersion, jarResources, jre, jvmArgs, mainClass, metaInfApplicationName, preloaderClass, splash, templateFilename| Constructor and Description |
|---|
JnlpFile()
Creates a new uninitialized
JnlpFile. |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.velocity.VelocityContext |
createAndPopulateContext(org.apache.maven.project.MavenProject mavenProject,
MapachoArtifact launcher,
MapachoArtifact preloader)
Creates a Velocity context and populates it with replacement values
for our pre-defined placeholders.
|
void |
execute(MapachoMojo resources) |
java.lang.String |
getDescriptorId() |
java.lang.String |
getOutputFileName() |
java.lang.String |
getSerializedDescriptorFileName() |
public void execute(MapachoMojo resources) throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String getOutputFileName()
public java.lang.String getSerializedDescriptorFileName()
public java.lang.String getDescriptorId()
protected org.apache.velocity.VelocityContext createAndPopulateContext(org.apache.maven.project.MavenProject mavenProject,
MapachoArtifact launcher,
MapachoArtifact preloader)
Copyright © 2019 Anahata. All Rights Reserved.