|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |