org.apache.tomee.myfaces
Class TomEEAnnotationProvider
java.lang.Object
org.apache.myfaces.spi.AnnotationProvider
org.apache.myfaces.config.annotation.DefaultAnnotationProvider
org.apache.tomee.myfaces.TomEEAnnotationProvider
- All Implemented Interfaces:
- javax.faces.FacesWrapper<org.apache.myfaces.spi.AnnotationProvider>
public class TomEEAnnotationProvider
- extends org.apache.myfaces.config.annotation.DefaultAnnotationProvider
| Fields inherited from class org.apache.myfaces.config.annotation.DefaultAnnotationProvider |
SCAN_PACKAGES |
| Methods inherited from class org.apache.myfaces.config.annotation.DefaultAnnotationProvider |
getAnnotatedMetaInfClasses, getAnnotatedMyfacesImplClasses, getAnnotatedWebInfClasses, getBaseUrls |
| Methods inherited from class org.apache.myfaces.spi.AnnotationProvider |
getWrapped |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomEEAnnotationProvider
public TomEEAnnotationProvider()
getAnnotatedClasses
public Map<Class<? extends Annotation>,Set<Class<?>>> getAnnotatedClasses(javax.faces.context.ExternalContext ctx)
- Overrides:
getAnnotatedClasses in class org.apache.myfaces.config.annotation.DefaultAnnotationProvider
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.