public annotation interface  jakarta.enterprise.event.ObservesAsync extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract jakarta.enterprise.event.Reception notifyObserver();
}