public class UberJarManifest extends Object
| Modifier and Type | Field and Description |
|---|---|
static Attributes.Name |
WILDFLY_SWARM_MAIN_CLASS_ATTRIBUTE |
| Constructor and Description |
|---|
UberJarManifest(Manifest manifest) |
UberJarManifest(String mainClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMainClassName() |
void |
write(OutputStream out) |
public static final Attributes.Name WILDFLY_SWARM_MAIN_CLASS_ATTRIBUTE
public UberJarManifest(Manifest manifest)
public UberJarManifest(String mainClass)
public String getMainClassName()
public void write(OutputStream out) throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.