Interface ApplicationLayout

All Superinterfaces:
AppImageLayout, ApplicationLayoutMixin

public interface ApplicationLayout extends AppImageLayout, ApplicationLayoutMixin
Application app image layout.

Application is comprised from application files and Java runtime.

Use build() or buildFrom(ApplicationLayout) methods to configure and construct instances of this interface.