net.stepniak.api.config
Class ApplicationInitializer

java.lang.Object
  extended by net.stepniak.api.config.ApplicationInitializer
All Implemented Interfaces:
org.springframework.web.WebApplicationInitializer

public class ApplicationInitializer
extends Object
implements org.springframework.web.WebApplicationInitializer


Constructor Summary
ApplicationInitializer()
           
 
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
 

Constructor Detail

ApplicationInitializer

public ApplicationInitializer()
Method Detail

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.