Interface RegistryEntryAddEventType<T, B extends RegistryBuilder<T>>
- Type Parameters:
T- registry entry typeB- registry entry builder type
- All Superinterfaces:
LifecycleEventType<BootstrapContext, RegistryEntryAddEvent<T,B>, RegistryEntryAddConfiguration<T>>
@NonExtendable
public interface RegistryEntryAddEventType<T, B extends RegistryBuilder<T>>
extends LifecycleEventType<BootstrapContext, RegistryEntryAddEvent<T,B>, RegistryEntryAddConfiguration<T>>
Lifecycle event type for
RegistryEntryAddEvents.-
Nested Class Summary
Nested classes/interfaces inherited from interface LifecycleEventType
LifecycleEventType.Monitorable<O,E>, LifecycleEventType.Prioritizable<O, E> -
Method Summary
Methods inherited from interface LifecycleEventType
name, newHandler