| 程序包 | 说明 |
|---|---|
| com.github.houbb.cache.api |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ICacheInterceptor.after(ICacheInterceptorContext<K,V> context)
方法执行之后
|
void |
ICacheInterceptor.before(ICacheInterceptorContext<K,V> context)
方法执行之前
|
Copyright © 2020. All rights reserved.