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