org.apache.myfaces.config

Class FacesConfigurator

public class FacesConfigurator extends Object

Configures everything for a given context. The FacesConfigurator is independent of the concrete implementations that lie behind FacesConfigUnmarshaller and FacesConfigDispenser.

Version: $Revision: 265603 $ $Date: 2005-09-01 01:15:26 +0200 (Thu, 01 Sep 2005) $

Author: Manfred Geiler (latest modification by $Author: oros $)

Constructor Summary
FacesConfigurator(ExternalContext externalContext)
Method Summary
voidconfigure()
protected voidfeedMetaInfServicesFactories()
This method performs part of the factory search outlined in section 10.2.6.1.

Constructor Detail

FacesConfigurator

public FacesConfigurator(ExternalContext externalContext)

Method Detail

configure

public void configure()

feedMetaInfServicesFactories

protected void feedMetaInfServicesFactories()
This method performs part of the factory search outlined in section 10.2.6.1.