| Constructor and Description |
|---|
Module() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLauncherClassName()
Returns the launcher class name for this layout.
|
String |
getLibraryDestination(String libraryName,
LibraryScope scope)
Returns the destination path for a given library.
|
boolean |
isExecutable()
Returns if loader classes should be included to make the archive executable.
|
static Layouts.Module |
module() |
public String getLauncherClassName()
LayoutgetLauncherClassName in interface Layoutpublic String getLibraryDestination(String libraryName, LibraryScope scope)
LayoutgetLibraryDestination in interface LayoutlibraryName - the name of the library (excluding any path)scope - the scope of the librarynull if the library should not be included.public boolean isExecutable()
LayoutisExecutable in interface Layoutpublic static Layouts.Module module()
Copyright © 2024. All rights reserved.