public class DevModeMain extends Object implements Closeable
| Modifier and Type | Field and Description |
|---|---|
static String |
DEV_MODE_CONTEXT |
| Constructor and Description |
|---|
DevModeMain(DevModeContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String... args) |
void |
start() |
public static final String DEV_MODE_CONTEXT
public DevModeMain(DevModeContext context)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.