public interface DDInterceptor
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
DDInterceptor.ACTION |
static class |
DDInterceptor.RESULT |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DDInterceptor.ACTION> |
actions()
可触发当前拦截器的事件
|
int |
before(Runtime runtime,
Object entity) |
default int |
order()
执行顺序 最小的先执行
|
default int order()
List<DDInterceptor.ACTION> actions()
Copyright © 2023. All rights reserved.