public class ServletHttpCacheAnnotationHandler extends AbstractHttpCacheAnnotationHandler
HttpCache 处理器annotationClass, stringValueResolver| 构造器和说明 |
|---|
ServletHttpCacheAnnotationHandler()
已过时。
|
ServletHttpCacheAnnotationHandler(org.springframework.util.StringValueResolver stringValueResolver)
构造函数
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(MethodInvocation mi,
HttpCache httpCache) |
getAnnotationClass, setAnnotationClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotationClass, setAnnotationClass@Deprecated public ServletHttpCacheAnnotationHandler()
public ServletHttpCacheAnnotationHandler(org.springframework.util.StringValueResolver stringValueResolver)
stringValueResolver - 占位符解析器public void execute(MethodInvocation mi, HttpCache httpCache)
Copyright © 2023 buession.com Inc.. All rights reserved.