Layoutpublic static class Layouts.None extends Layouts.Jar
| Constructor | Description |
|---|---|
None() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getLauncherClassName() |
Returns the launcher class name for this layout.
|
boolean |
isExecutable() |
Returns if loader classes should be included to make the archive executable.
|
getClassesLocation, getLibraryDestinationpublic java.lang.String getLauncherClassName()
LayoutgetLauncherClassName in interface LayoutgetLauncherClassName in class Layouts.Jarpublic boolean isExecutable()
LayoutisExecutable in interface LayoutisExecutable in class Layouts.JarCopyright © 2018. All rights reserved.