public class NativeImageLauncher extends Object implements Closeable
| Constructor and Description |
|---|
NativeImageLauncher(Class<?> testClass) |
NativeImageLauncher(Class<?> testClass,
int port,
long imageWaitTime,
String profile) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSystemProperties(Map<String,String> systemProps) |
void |
close() |
void |
start() |
public NativeImageLauncher(Class<?> testClass)
public void start()
throws IOException
IOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2020 JBoss by Red Hat. All rights reserved.