Interface NativeImageLauncher

All Superinterfaces:
ArtifactLauncher<NativeImageLauncher.NativeImageInitContext>, AutoCloseable, Closeable
All Known Implementing Classes:
DefaultNativeImageLauncher

public interface NativeImageLauncher extends ArtifactLauncher<NativeImageLauncher.NativeImageInitContext>