Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LifecycleServerData

Managed flag data for lifecycle phases used by server-side lifecycle flows.

Hierarchy

  • LifecycleServerData

Index

Properties

didBecomeReady: boolean
didInit: boolean
didLoad: boolean
didStart: boolean
didStop: boolean
willBecomeReady: boolean
willInit: boolean
willLoad: boolean
willShutdown: boolean
willStart: boolean
willStop: boolean

Generated using TypeDoc