public interface EventListener<A> extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(A attachment)
Handle the event.
|
void handleEvent(A attachment)
attachment
- the attachmentCopyright © 2020 JBoss, a division of Red Hat, Inc.. All Rights Reserved.