Uses of Class
org.apache.myfaces.trinidadinternal.share.config.ConfigurationImpl

Packages that use ConfigurationImpl
org.apache.myfaces.trinidadinternal.share.config   
org.apache.myfaces.trinidadinternal.share.xml   
 

Uses of ConfigurationImpl in org.apache.myfaces.trinidadinternal.share.config
 

Subclasses of ConfigurationImpl in org.apache.myfaces.trinidadinternal.share.config
 class ContextBasedConfiguration
          Configuration class that works off of a RequestContext.
 

Constructors in org.apache.myfaces.trinidadinternal.share.config with parameters of type ConfigurationImpl
ConfigurationImpl(java.lang.String name, ConfigurationImpl base)
          Creates a default ConfigurationImpl.
 

Uses of ConfigurationImpl in org.apache.myfaces.trinidadinternal.share.xml
 

Methods in org.apache.myfaces.trinidadinternal.share.xml with parameters of type ConfigurationImpl
static void XMLUtils.setXMLProvider(ConfigurationImpl config, java.lang.String providerClassName)
          Convenience function for setting an XML provider on a configuration.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.