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 © 2023 JBoss by Red Hat. All rights reserved.