org.molgenis.ngs
Class WebAppInitializer
java.lang.Object
org.molgenis.ngs.WebAppInitializer
- All Implemented Interfaces:
- org.springframework.web.WebApplicationInitializer
public class WebAppInitializer
- extends Object
- implements org.springframework.web.WebApplicationInitializer
|
Method Summary |
void |
onStartup(javax.servlet.ServletContext servletContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebAppInitializer
public WebAppInitializer()
onStartup
public void onStartup(javax.servlet.ServletContext servletContext)
throws javax.servlet.ServletException
- Specified by:
onStartup in interface org.springframework.web.WebApplicationInitializer
- Throws:
javax.servlet.ServletException
Copyright © 2013. All Rights Reserved.