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 © 2012 JBoss by Red Hat. All Rights Reserved.