Package com.sun.faces.application.annotation
-
Interface Summary Interface Description ConfigAnnotationHandler Implementations of the interface will be called during application initialization to process any configuration annotations within the web application. -
Class Summary Class Description AnnotationManager This class represents the central point for annotation handling within a web application.BehaviorConfigHandler ConfigAnnotationHandlerforFacesBehaviorannotated classes.ComponentConfigHandler ConfigAnnotationHandlerforFacesComponentannotated classes.ConverterConfigHandler ConfigAnnotationHandlerforFacesConverterannotated classes.DelegatedEJBScanner Scannerimplementation responsible for EJB annotations.DelegatedPersistenceContextScanner Scannerimplementation responsible for PersistenceContext annotations.DelegatedPersistenceUnitScanner Scannerimplementation responsible for PersistenceUnit annotations.DelegatedResourceScanner Scannerimplementation responsible for link Resource annotations.FacesComponentUsage JndiHandler An abstract RuntimeAnnotationHandler that is capable of dealing with JNDI.ManagedBeanConfigHandler ConfigAnnotationHandlerforManagedBeanannotated classes.NamedEventConfigHandler This class handles the processing the NamedEvent annotation.RenderKitConfigHandler ConfigAnnotationHandlerFacesRendererannotated classes.ValidatorConfigHandler ConfigAnnotationHandlerforFacesValidatorannotated classes.