Module jakarta.faces
Class DelegatedPersistenceContextScanner
java.lang.Object
com.sun.faces.application.annotation.DelegatedPersistenceContextScanner
Scanner
implementation responsible for PersistenceContext annotations.
Note this will delegate down to the PersistenceContextScanner so we can fail gracefully when JavaEE is not available.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass
<? extends Annotation> Delegate to the actual PersistenceContext scanner.com.sun.faces.application.annotation.RuntimeAnnotationHandler
Delegate to the actual EBJ scanner.