@WebServlet(name="initSystemInfo",
urlPatterns="/initSystemInfo",
loadOnStartup=2)
public class InitSystemInfo
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
InitSystemInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig config) |
void |
initSystemInfo(javax.servlet.ServletContext context)
功能描述:初始化项目信息
|
public void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic void initSystemInfo(javax.servlet.ServletContext context)
context -