Uses of Interface
io.quarkus.test.common.ArtifactLauncher
-
Packages that use ArtifactLauncher Package Description io.quarkus.test.common -
-
Uses of ArtifactLauncher in io.quarkus.test.common
Subinterfaces of ArtifactLauncher in io.quarkus.test.common Modifier and Type Interface Description interfaceDockerContainerArtifactLauncherinterfaceJarArtifactLauncherIf an implementation of this class is found using the ServiceLoader mechanism, then it is used.interfaceNativeImageLauncherClasses in io.quarkus.test.common that implement ArtifactLauncher Modifier and Type Class Description classDefaultDockerContainerLauncherclassDefaultJarLauncherclassDefaultNativeImageLauncher
-