public interface Fabric3EventListener<T extends Fabric3Event>
EventService for a particular event type or types.| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(T event)
Notifies the listener of an event.
|
void onEvent(T event)
event - the event