public class OSGiFacesAnnotationScanner
extends com.sun.faces.spi.AnnotationProvider
| Constructor and Description |
|---|
OSGiFacesAnnotationScanner(javax.servlet.ServletContext sc)
Creates a new
AnnotationScanner instance. |
public OSGiFacesAnnotationScanner(javax.servlet.ServletContext sc)
AnnotationScanner instance.
This is a much needed constructor as mojarra initializes using this constructor.sc - the ServletContext for the application to be
scannedCopyright © 2017–2019 Eclipse Foundation. All rights reserved.