org.apache.myfaces.config.annotation
Class AnnotationConfigurator
java.lang.Object
org.apache.myfaces.config.annotation.AnnotationConfigurator
public class AnnotationConfigurator
- extends java.lang.Object
Configure all annotations that needs to be defined at startup.
FacesComponent
FacesConverter
FacesValidator
FacesRenderer
ManagedBean
ManagedProperty
FacesBehaviorRenderer
Some parts copied from org.apache.shale.tiger.view.faces.LifecycleListener2
- Since:
- 2.0
- Version:
- $Revision: 1073423 $ $Date: 2011-02-22 12:24:08 -0500 (Tue, 22 Feb 2011) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationConfigurator
public AnnotationConfigurator()
createFacesConfig
public FacesConfig createFacesConfig(javax.faces.context.ExternalContext _externalContext,
boolean metadataComplete)
createFacesConfig
protected FacesConfig createFacesConfig(java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,java.util.Set<java.lang.Class<?>>> map)
Copyright © 2011 The Apache Software Foundation. All Rights Reserved.