public class ManagedBeanConfigProcessor extends AbstractConfigProcessor
This ConfigProcessor handles all elements defined under
/faces-config/managed-bean.
| Constructor and Description |
|---|
ManagedBeanConfigProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(javax.servlet.ServletContext servletContext,
javax.faces.context.FacesContext facesContext,
DocumentInfo[] documentInfos)
Process the array of
Documents. |
createInstance, createInstance, createInstance, destroy, destroyInstance, findRootType, getApplication, getClassMetadataMapKey, getNodeText, getTextMap, initializeClassMetadataMap, loadClass, processAnnotationspublic void process(javax.servlet.ServletContext servletContext,
javax.faces.context.FacesContext facesContext,
DocumentInfo[] documentInfos)
throws Exception
ConfigProcessor
Process the array of Documents.
documentInfos - @throws Exception if an error occurs during processingExceptionConfigProcessor#process(javax.servlet.ServletContext,com.sun.faces.config.manager.documents.DocumentInfo[])Copyright © 2010–2024 JBoss by Red Hat. All rights reserved.