public abstract class AbstractHttpCacheAnnotationMethodInterceptor extends AbstractAnnotationMethodInterceptor<HttpCache> implements HttpCacheAnnotationMethodInterceptor
HttpCache 注解拦截器抽象类| 构造器和说明 |
|---|
AbstractHttpCacheAnnotationMethodInterceptor(AnnotationHandler<HttpCache> handler) |
AbstractHttpCacheAnnotationMethodInterceptor(AnnotationHandler<HttpCache> handler,
AnnotationResolver resolver) |
execute, getAnnotation, getHandler, getResolver, invoke, isSupport, setHandler, setResolverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, isSupportinvokepublic AbstractHttpCacheAnnotationMethodInterceptor(AnnotationHandler<HttpCache> handler)
public AbstractHttpCacheAnnotationMethodInterceptor(AnnotationHandler<HttpCache> handler, AnnotationResolver resolver)
Copyright © 2023 buession.com Inc.. All rights reserved.