|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.config.FacesConfigurator
Configures everything for a given context. The FacesConfigurator is independent of the concrete implementations that lie behind FacesConfigUnmarshaller and FacesConfigDispenser.
Constructor Summary | |
FacesConfigurator(javax.faces.context.ExternalContext externalContext)
|
Method Summary | |
void |
configure()
|
protected void |
feedMetaInfServicesFactories()
This method performs part of the factory search outlined in section 10.2.6.1. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FacesConfigurator(javax.faces.context.ExternalContext externalContext)
Method Detail |
public void configure() throws javax.faces.FacesException
javax.faces.FacesException
protected void feedMetaInfServicesFactories()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |