org.apache.myfaces.config

Class FacesConfigurator


public class FacesConfigurator
extends java.lang.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

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

Constructor Details

FacesConfigurator

public FacesConfigurator(ExternalContext externalContext)

Method Details

configure

public void configure()
            throws FacesException

feedMetaInfServicesFactories

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