Schnittstelle PrePrePreLaunchEntrypoint


public interface PrePrePreLaunchEntrypoint
This entrypoint is even earlier than PreLaunchEntrypoint and is called before the mixin plugin and the language adapters are loaded.
  • Methodendetails

    • onLanguageAdapterLaunch

      void onLanguageAdapterLaunch()
    • getEntrypointName

      static String getEntrypointName()