public class AnnotationConfigProvider extends HttpConfigurationProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_BASE_PACKAGES |
static String |
CONFIG_SCAN_CLASSES_DIR |
static String |
CONFIG_SCAN_LIB_DIR |
| Constructor and Description |
|---|
AnnotationConfigProvider() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfiguration(javax.servlet.ServletContext servletContext) |
int |
priority() |
handlespublic static final String CONFIG_SCAN_CLASSES_DIR
public static final String CONFIG_SCAN_LIB_DIR
public static final String CONFIG_BASE_PACKAGES
public int priority()
public Configuration getConfiguration(javax.servlet.ServletContext servletContext)
Copyright © 2019 OCPsoft. All rights reserved.