public class ServletServicesConfig extends Object
| Modifier and Type | Method and Description |
|---|---|
static ServletServicesConfig |
getServletConfig(ServletContext context) |
static ServicesConfig |
loadConfig(ServletContext context) |
static ServicesConfig |
loadConfig(ServletContext context,
boolean skipScan) |
static ServletServicesConfig |
loadConfig(ServletContext context,
ServicesConfig servicesConfig) |
public static ServletServicesConfig getServletConfig(ServletContext context)
public static ServicesConfig loadConfig(ServletContext context) throws ServletException
ServletExceptionpublic static ServicesConfig loadConfig(ServletContext context, boolean skipScan) throws ServletException
ServletExceptionpublic static ServletServicesConfig loadConfig(ServletContext context, ServicesConfig servicesConfig)