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 ClassesNested classes/interfaces inherited from interface io.quarkus.test.common.ArtifactLauncher
ArtifactLauncher.InitContext, ArtifactLauncher.LaunchResult -
Method Summary
Methods inherited from interface io.quarkus.test.common.ArtifactLauncher
includeAsSysProps, init, listensOnSsl, runToCompletion, start