| Package | Description |
|---|---|
| io.quarkus.deployment.dev |
| Modifier and Type | Method and Description |
|---|---|
DevModeContext.ModuleInfo |
DevModeContext.getApplicationRoot() |
| Modifier and Type | Method and Description |
|---|---|
List<DevModeContext.ModuleInfo> |
DevModeContext.getAdditionalModules() |
List<DevModeContext.ModuleInfo> |
DevModeContext.getAllModules() |
| Modifier and Type | Method and Description |
|---|---|
DevModeContext |
DevModeContext.setApplicationRoot(DevModeContext.ModuleInfo applicationRoot) |
| Constructor and Description |
|---|
RuntimeUpdatesProcessor(Path applicationRoot,
DevModeContext context,
ClassLoaderCompiler compiler,
DevModeType devModeType,
Consumer<Set<String>> restartCallback,
BiConsumer<DevModeContext.ModuleInfo,String> copyResourceNotification) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.