public class AnnotationConfigurationProvider extends Object implements ConfigurationProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_BASE_PACKAGES |
static String |
CONFIG_SCAN_LIB_DIR |
| Constructor and Description |
|---|
AnnotationConfigurationProvider() |
| Modifier and Type | Method and Description |
|---|---|
PrettyConfig |
loadConfiguration(ServletContext servletContext)
Return a
PrettyConfig object that will be appended to the current
PrettyFaces configuration. |
public static final String CONFIG_SCAN_LIB_DIR
public static final String CONFIG_BASE_PACKAGES
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.