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