| Package | Description |
|---|---|
| io.quarkus.deployment.dev |
| Modifier and Type | Method and Description |
|---|---|
(package private) ClassScanResult |
RuntimeUpdatesProcessor.checkForChangedClasses() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
IsolatedRemoteDevModeMain.regenerateApplication(Set<String> ignore,
ClassScanResult ignore2) |
void |
IsolatedDevModeMain.restartCallback(Set<String> changedResources,
ClassScanResult result) |
| Constructor and Description |
|---|
RuntimeUpdatesProcessor(Path applicationRoot,
DevModeContext context,
ClassLoaderCompiler compiler,
DevModeType devModeType,
BiConsumer<Set<String>,ClassScanResult> restartCallback,
BiConsumer<DevModeContext.ModuleInfo,String> copyResourceNotification,
BiFunction<String,byte[],byte[]> classTransformers) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.