Package io.quarkus.launcher
Class LauncherShader
java.lang.Object
io.quarkus.launcher.LauncherShader
This class is used to copy classes and resources from the dependencies of the launcher to the classes directory
hiding it under the META-INF from the default classloader.
Besides that it collects
META-INFO/sisu/javax.inject.Named resources from the dependencies and merges
them into a single file so that the Maven resolver can properly be initialized from the launcher.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LauncherShader
public LauncherShader()
-
-
Method Details
-
main
- Throws:
Exception
-