public interface ConfigurationPostProcessor
| Modifier and Type | Method and Description |
|---|---|
PrettyConfig |
processConfiguration(ServletContext context,
PrettyConfig config)
Process the given PrettyConfig, returning the modified configuration.
|
PrettyConfig processConfiguration(ServletContext context, PrettyConfig config)
servletContext - The ServletContext for the application being
configured.config - The PrettyConfig to processCopyright © 2014 OCPsoft. All Rights Reserved.