| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.event.observer.extension |
| Modifier and Type | Method and Description |
|---|---|
Giraffe |
GiraffeObserver.getReceivedPayload() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EventBeanObserverNotificationTest.fireEvent(Giraffe payload,
Annotation... qualifiers) |
protected abstract void |
AbstractObserverNotificationTest.fireEvent(Giraffe payload,
Annotation... qualifiers)
Template method so that we can test both events fired using BeanManager as well as the Event bean.
|
void |
BeanManagerObserverNotificationTest.fireEvent(Giraffe payload,
Annotation... qualifiers) |
void |
GiraffeObserver.notify(Giraffe event) |
Copyright © 2008–2016 CDI TCK. All rights reserved.