public interface EventManager
| Modifier and Type | Method and Description |
|---|---|
void |
fireEvent(Object event,
Annotation... qualifiers)
Fire an event and notify observers within the enclosing addon.
|
void fireEvent(Object event, Annotation... qualifiers) throws EventException
EventException - if exceptions are encountered during event processing.Copyright © 2014 JBoss by Red Hat. All rights reserved.