public class DevModeMain extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static Throwable |
deploymentProblem |
(package private) static RuntimeUpdatesProcessor |
runtimeUpdatesProcessor |
| Constructor and Description |
|---|
DevModeMain() |
| Modifier and Type | Method and Description |
|---|---|
static ClassLoader |
getCurrentAppClassLoader() |
static void |
main(String... args) |
static void |
restartApp() |
static volatile Throwable deploymentProblem
static RuntimeUpdatesProcessor runtimeUpdatesProcessor
public static void restartApp()
public static ClassLoader getCurrentAppClassLoader()
Copyright © 2019 JBoss by Red Hat. All rights reserved.