public class ContextSpecifiedConfigurationProvider extends Object implements ConfigurationProvider
PrettyContext.CONFIG_KEY| Constructor and Description |
|---|
ContextSpecifiedConfigurationProvider() |
| Modifier and Type | Method and Description |
|---|---|
PrettyConfig |
loadConfiguration(ServletContext servletContext)
Return a
PrettyConfig object that will be appended to the current
PrettyFaces configuration. |
public ContextSpecifiedConfigurationProvider()
public PrettyConfig loadConfiguration(ServletContext servletContext)
ConfigurationProviderPrettyConfig object that will be appended to the current
PrettyFaces configuration.loadConfiguration in interface ConfigurationProviderservletContext - The ServletContext for the application being
configured.Copyright © 2014 OCPsoft. All Rights Reserved.