org.apache.tomee.myfaces
Class TomEEAnnotationProvider

java.lang.Object
  extended by org.apache.myfaces.spi.AnnotationProvider
      extended by org.apache.myfaces.config.annotation.DefaultAnnotationProvider
          extended by 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


Field Summary
 
Fields inherited from class org.apache.myfaces.config.annotation.DefaultAnnotationProvider
SCAN_PACKAGES
 
Constructor Summary
TomEEAnnotationProvider()
           
 
Method Summary
 Map<Class<? extends Annotation>,Set<Class<?>>> getAnnotatedClasses(javax.faces.context.ExternalContext ctx)
           
 
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
 

Constructor Detail

TomEEAnnotationProvider

public TomEEAnnotationProvider()
Method Detail

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.