Package io.quarkus.test.common
Interface NativeImageLauncher
-
- All Superinterfaces:
ArtifactLauncher<NativeImageLauncher.NativeImageInitContext>,AutoCloseable,Closeable
- All Known Implementing Classes:
DefaultNativeImageLauncher
public interface NativeImageLauncher extends ArtifactLauncher<NativeImageLauncher.NativeImageInitContext>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNativeImageLauncher.NativeImageInitContext-
Nested classes/interfaces inherited from interface io.quarkus.test.common.ArtifactLauncher
ArtifactLauncher.InitContext
-
-
Method Summary
-
Methods inherited from interface io.quarkus.test.common.ArtifactLauncher
includeAsSysProps, init, listensOnSsl, start
-
-