Interface LifecycleServerData
Properties
didBecomeReady
didBecomeReady: boolean
didStart
didStart: boolean
willBecomeReady
willBecomeReady: boolean
willInit
willInit: boolean
willLoad
willLoad: boolean
willShutdown
willShutdown: boolean
willStart
willStart: boolean
willStop
willStop: boolean
Managed flag data for lifecycle phases used by server-side lifecycle flows.