Interface Registry.EventPublisher<E>

All Superinterfaces:
EventPublisher<RegistryEvent>
Enclosing interface:
Registry<E,C>

public static interface Registry.EventPublisher<E> extends EventPublisher<RegistryEvent>
An EventPublisher can be used to register event consumers.