public class ObservesLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.event.Observes>
implements javax.enterprise.event.Observes
| Modifier and Type | Field and Description |
|---|---|
static ObservesLiteral |
INSTANCE |
| Constructor and Description |
|---|
ObservesLiteral(javax.enterprise.event.Reception reception,
javax.enterprise.event.TransactionPhase transactionPhase) |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.event.TransactionPhase |
during() |
javax.enterprise.event.Reception |
notifyObserver() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static ObservesLiteral INSTANCE
Copyright © 2008–2016 CDI TCK. All rights reserved.