public interface AugmentAction
| Modifier and Type | Method and Description |
|---|---|
StartupAction |
createInitialRuntimeApplication() |
AugmentResult |
createProductionApplication() |
StartupAction |
reloadExistingApplication(boolean hasStartedSuccessfully,
Set<String> changedResources,
ClassChangeInformation classChangeInformation) |
AugmentResult createProductionApplication()
StartupAction createInitialRuntimeApplication()
StartupAction reloadExistingApplication(boolean hasStartedSuccessfully, Set<String> changedResources, ClassChangeInformation classChangeInformation)
Copyright © 2021 JBoss by Red Hat. All rights reserved.