Interface LifecycleEvent
- All Known Subinterfaces:
RegistrarEvent<R>
,ReloadableRegistrarEvent<R>
Base type for all Lifecycle Events.
Lifecycle events are generally fired when the older event system is not available, like during early server initialization.
- See Also: