public static class Layouts.None extends Layouts.Jar
| Constructor and Description | 
|---|
| None() | 
| Modifier and Type | Method and 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, getClasspathIndexFileLocation, getLayersIndexFileLocation, getLibraryLocation, getRepackagedClassesLocationpublic java.lang.String getLauncherClassName()
LayoutgetLauncherClassName in interface LayoutgetLauncherClassName in class Layouts.Jarpublic boolean isExecutable()
LayoutisExecutable in interface LayoutisExecutable in class Layouts.Jar