Uses of Class
fish.payara.micro.boot.loader.Launcher
-
Packages that use Launcher Package Description fish.payara.micro.boot fish.payara.micro.boot.loader System that allows self-contained JAR/WAR archives to be launched usingjava -jar. -
-
Uses of Launcher in fish.payara.micro.boot
Subclasses of Launcher in fish.payara.micro.boot Modifier and Type Class Description classPayaraMicroLauncherThis class boots a Payara Micro Executable jar It establishes the Payara Micro Executable ClassLoader onto the main thread and then boots standard Payara Micro. -
Uses of Launcher in fish.payara.micro.boot.loader
Subclasses of Launcher in fish.payara.micro.boot.loader Modifier and Type Class Description classExecutableArchiveLauncherBase class for executable archiveLaunchers.
-