public class AssigneeProviderListServletHandler extends WriteJsonServletHandler implements org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
AssigneeProviderListServletHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setDebug(boolean debug) |
String |
url() |
writeObjectToJsoninvokeMethod, retriveMethodpublic void execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
execute 在接口中 ServletHandlerjavax.servlet.ServletExceptionIOExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void setDebug(boolean debug)
public String url()
url 在接口中 ServletHandlerCopyright © 2019 Bstek. All rights reserved.