Interface LifecycleEvent
- All Known Subinterfaces:
- RegistrarEvent<R>,- RegistryComposeEvent<T,,- B> - RegistryEntryAddEvent<T,,- B> - RegistryEvent<T>,- RegistryFreezeEvent<T,,- B> - 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: