| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.event.observer.transactional.custom |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.EventContext<Giraffe> |
GiraffeCustomObserver.getReceivedPayload() |
| Modifier and Type | Method and Description |
|---|---|
void |
GiraffeObserver.withdrawAfterCompletion(Giraffe giraffe) |
void |
GiraffeObserver.withdrawBeforeCompletion(Giraffe giraffe) |
| Modifier and Type | Method and Description |
|---|---|
void |
GiraffeCustomObserver.notify(javax.enterprise.inject.spi.EventContext<Giraffe> event) |
Copyright © 2008–2016 CDI TCK. All rights reserved.