Interface LifecycleEventHandlerConfiguration<O extends LifecycleEventOwner>
- Type Parameters:
- O-
- All Known Subinterfaces:
- MonitorLifecycleEventHandlerConfiguration<O>,- PrioritizedLifecycleEventHandlerConfiguration<O>,- RegistryEntryAddConfiguration<T>
Base type for constructing configured event handlers for
 lifecycle events. Usually created via 
LifecycleEventType.newHandler(LifecycleEventHandler)
 from event types in LifecycleEvents