public class FacesConfigurator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FacesConfigurator.JarInfo |
static class |
FacesConfigurator.VersionInfo |
Modifier and Type | Field and Description |
---|---|
static String |
COMMONS_EL_PACKAGE_NAME |
static String |
JSP_API_PACKAGE_NAME |
static String |
MYFACES_API_PACKAGE_NAME |
static String |
MYFACES_IMPL_PACKAGE_NAME |
static String |
MYFACES_TOMAHAWK_PACKAGE_NAME |
static String |
MYFACES_TOMAHAWK_SANDBOX_PACKAGE_NAME |
Constructor and Description |
---|
FacesConfigurator(javax.faces.context.ExternalContext externalContext) |
Modifier and Type | Method and Description |
---|---|
void |
configure() |
protected void |
feedMetaInfServicesFactories()
This method performs part of the factory search outlined in section 10.2.6.1.
|
protected void |
logMetaInf()
This method performs part of the factory search outlined in section 10.2.6.1.
|
public static final String MYFACES_API_PACKAGE_NAME
public static final String MYFACES_IMPL_PACKAGE_NAME
public static final String MYFACES_TOMAHAWK_PACKAGE_NAME
public static final String MYFACES_TOMAHAWK_SANDBOX_PACKAGE_NAME
public static final String COMMONS_EL_PACKAGE_NAME
public static final String JSP_API_PACKAGE_NAME
public FacesConfigurator(javax.faces.context.ExternalContext externalContext)
public void configure() throws javax.faces.FacesException
javax.faces.FacesException
protected void logMetaInf()
protected void feedMetaInfServicesFactories()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.