public class WebAppConfiguration extends Object implements org.springframework.web.WebApplicationInitializer
| Constructor and Description |
|---|
WebAppConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDebugEnabled()
Returns true if debug mode is enabled.
|
void |
onStartup(javax.servlet.ServletContext servletContext) |
public static boolean isDebugEnabled()
public void onStartup(javax.servlet.ServletContext servletContext)
throws javax.servlet.ServletException
onStartup in interface org.springframework.web.WebApplicationInitializerjavax.servlet.ServletExceptionCopyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.