| Package | Description |
|---|---|
| fish.payara.micro.boot.loader |
System that allows self-contained JAR/WAR archives to be launched using
java -jar. |
| Modifier and Type | Method and Description |
|---|---|
protected MainMethodRunner |
Launcher.createMainMethodRunner(String mainClass,
String[] args,
ClassLoader classLoader)
Create the
MainMethodRunner used to launch the application. |
Copyright © 2017. All rights reserved.