public class LodsveWebserviceInitializer extends Object implements org.springframework.web.WebApplicationInitializer, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
LodsveWebserviceInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
onStartup(javax.servlet.ServletContext servletContext) |
void |
setProperties(WebServiceProperties properties) |
public void onStartup(javax.servlet.ServletContext servletContext)
throws javax.servlet.ServletException
onStartup in interface org.springframework.web.WebApplicationInitializerjavax.servlet.ServletExceptionpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void setProperties(WebServiceProperties properties)
Copyright © 2018 lodsve. All rights reserved.