public interface FeatureLifeCycleListener extends LifeCycleListener
| Modifier and Type | Method and Description |
|---|---|
default void |
afterRestart()
Notification method called after a feature has been restarted.
|
default void |
beforeRestart()
Notification method called before a feature is restarted.
|
activate, deactivatedefault void beforeRestart()
default void afterRestart()