public class IsolatedDevModeMain extends Object implements BiConsumer<io.quarkus.bootstrap.app.CuratedApplication,Map<String,Object>>, Closeable
| Modifier and Type | Field and Description |
|---|---|
(package private) static Throwable |
compileProblem |
(package private) static Throwable |
deploymentProblem |
(package private) static RuntimeUpdatesProcessor |
runtimeUpdatesProcessor |
| Constructor and Description |
|---|
IsolatedDevModeMain() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(io.quarkus.bootstrap.app.CuratedApplication o,
Map<String,Object> o2) |
void |
close() |
void |
restartApp(Set<String> changedResources) |
void |
stop() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenstatic volatile Throwable deploymentProblem
static volatile Throwable compileProblem
static volatile RuntimeUpdatesProcessor runtimeUpdatesProcessor
public void stop()
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2020 JBoss by Red Hat. All rights reserved.