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.WebApplicationInitializer
javax.servlet.ServletException
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public void setProperties(WebServiceProperties properties)
Copyright © 2018 lodsve. All rights reserved.