public static class Layouts.None extends Layouts.Jar
Constructor and Description |
---|
None() |
Modifier and Type | Method and Description |
---|---|
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, getLibraryDestination
public String getLauncherClassName()
Layout
getLauncherClassName
in interface Layout
getLauncherClassName
in class Layouts.Jar
public boolean isExecutable()
Layout
isExecutable
in interface Layout
isExecutable
in class Layouts.Jar
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.