The ShutdownSurvive is used to mark values that may survive a global shutdown.
sealed class
|
ShutdownSurvive
|
extends
|
Attribute
|
Upon shutdown, the value may either be deleted or it may survive. In the latter case, its internal state will be reset, unless it is immutable.
See also:
Shutdown