public class ObservesLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.event.Observes>
implements javax.enterprise.event.Observes
Constructor and Description |
---|
ObservesLiteral(javax.enterprise.event.TransactionPhase during,
javax.enterprise.event.Reception notifyObserver,
javax.enterprise.event.Reception receives) |
Modifier and Type | Method and Description |
---|---|
javax.enterprise.event.TransactionPhase |
during() |
javax.enterprise.event.Reception |
notifyObserver() |
javax.enterprise.event.Reception |
receive() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
Copyright © 2008-2013 Seam Framework. All Rights Reserved.