public class ComponentConfigProcessor extends AbstractConfigProcessor
This ConfigProcessor handles all elements defined under
/faces-config/component.
| Constructor and Description |
|---|
ComponentConfigProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(javax.servlet.ServletContext sc,
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 sc,
FacesContext facesContext,
DocumentInfo[] documentInfos)
throws Exception
ConfigProcessor
Process the array of Documents.
documentInfos - Exception@param
scComments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.