Interface EventListenerRegistration<T extends Event>

Type Parameters:
T - The event type

public interface EventListenerRegistration<T extends Event>
Represents the composition of a listener and the attributes that define it to the system.