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 sc,
DocumentInfo[] documentInfos)
Process the array of
Documents. |
createInstance, createInstance, createInstance, destroy, destroyInstance, destroyNext, findRootType, getApplication, getClassMetadataMapKey, getNext, getNodeText, getTextMap, initializeClassMetadataMap, invokeNext, loadClass, processAnnotations, setNextpublic void process(javax.servlet.ServletContext sc,
DocumentInfo[] documentInfos)
throws Exception
ConfigProcessor
Process the array of Documents.
sc - the ServletContext for the application being configureddocumentInfos - @throws Exception if an error occurs during processingExceptionConfigProcessor.process(javax.servlet.ServletContext,com.sun.faces.config.DocumentInfo[])Copyright © 2010–2018 JBoss by Red Hat. All rights reserved.