public interface LifecycleListener
Modifier and Type | Method and Description |
---|---|
default void |
started()
This method is called by SeedStack just after the application has started up.
|
default void |
stopping()
This method is called by SeedStack just before the application is shut down.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.