public interface HotReplacementSetup
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
default void |
handleFailedInitialStart()
This method is called if the app fails to start the first time.
|
void |
setupHotDeployment(HotReplacementContext context) |
void setupHotDeployment(HotReplacementContext context)
default void handleFailedInitialStart()
default void close()
Copyright © 2021 JBoss by Red Hat. All rights reserved.