Interface LifecycleEventManager<O extends LifecycleEventOwner>

Type Parameters:
O - the owning type, Plugin or BootstrapContext

@Experimental @NonExtendable public interface LifecycleEventManager<O extends LifecycleEventOwner>
Manages a plugin's lifecycle events. Can be obtained from Plugin or BootstrapContext.