Interface LauncherModularStartupInfoMixin

All Known Subinterfaces:
LauncherModularStartupInfo
All Known Implementing Classes:
LauncherModularStartupInfoMixin.Stub

public interface LauncherModularStartupInfoMixin
Details of application launcher startup configuration using Java module.
  • Method Details

    • moduleName

      String moduleName()
      Gets the main module name.
      Returns:
      the main module name
    • modulePath

      List<Path> modulePath()
      Gets the path to the input module location.
      Returns:
      the path to the input module location