public class ResourceLoaderServletAction extends Object implements ServletAction, org.springframework.context.ApplicationContextAware
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
URL |
PREVIEW_KEY| 构造器和说明 |
|---|
ResourceLoaderServletAction() |
public void execute(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
execute 在接口中 ServletActionjavax.servlet.ServletExceptionIOExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic String url()
url 在接口中 ServletActionCopyright © 2022 Bstek. All rights reserved.