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