Interface RepackagingLayout

All Superinterfaces:
Layout
All Known Implementing Classes:
Layouts.Expanded, Layouts.Jar, Layouts.None

public interface RepackagingLayout extends Layout
A specialization of Layout that repackages an existing archive by moving its content to a new location.
Since:
1.4.0
Author:
Andy Wilkinson
  • Method Details

    • getRepackagedClassesLocation

      String getRepackagedClassesLocation()
      Returns the location to which classes should be moved.
      Returns:
      the repackaged classes location