Interface RepackagingLayout
- All Superinterfaces:
Layout
- All Known Implementing Classes:
Layouts.Expanded, Layouts.Jar, Layouts.None
-
Method Summary
Modifier and TypeMethodDescriptionReturns the location to which classes should be moved.Methods inherited from interface Layout
getClassesLocation, getClasspathIndexFileLocation, getLauncherClassName, getLayersIndexFileLocation, getLibraryLocation, isExecutable
-
Method Details
-
getRepackagedClassesLocation
String getRepackagedClassesLocation()Returns the location to which classes should be moved.- Returns:
- the repackaged classes location
-