public interface ConfigurationProvider
| Modifier and Type | Method and Description |
|---|---|
PrettyConfig |
loadConfiguration(ServletContext servletContext)
Return a
PrettyConfig object that will be appended to the current
PrettyFaces configuration. |
PrettyConfig loadConfiguration(ServletContext servletContext)
PrettyConfig object that will be appended to the current
PrettyFaces configuration.servletContext - The ServletContext for the application being
configured.Copyright © 2014 OCPsoft. All Rights Reserved.