public interface Lifecycle
Modifier and Type | Method and Description |
---|---|
default void |
shutdown()
This method is called on shutdown.
|
default void |
startup()
This method is called when the object is "started".
|
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.