public class ResourceLibraryContractsConfigProcessor extends AbstractConfigProcessor
| Constructor and Description |
|---|
ResourceLibraryContractsConfigProcessor()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
process(javax.servlet.ServletContext servletContext,
FacesContext facesContext,
DocumentInfo[] documentInfos)
Process the configuration documents.
|
createInstance, createInstance, createInstance, destroy, destroyInstance, findRootType, getApplication, getClassMetadataMapKey, getNodeText, getTextMap, initializeClassMetadataMap, loadClass, processAnnotationspublic ResourceLibraryContractsConfigProcessor()
public void process(javax.servlet.ServletContext servletContext,
FacesContext facesContext,
DocumentInfo[] documentInfos)
throws Exception
servletContext - the servlet context.documentInfos - the document info(s).Exception - when an error occurs.Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.