net.stepniak.api.config
Class ApplicationInitializer
java.lang.Object
net.stepniak.api.config.ApplicationInitializer
- All Implemented Interfaces:
- org.springframework.web.WebApplicationInitializer
public class ApplicationInitializer
- 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 |
ApplicationInitializer
public ApplicationInitializer()
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.