| 程序包 | 说明 |
|---|---|
| net.luohuasheng.bee.rest.admin.client.aop | |
| net.luohuasheng.bee.rest.admin.client.dto.application |
| 限定符和类型 | 方法和说明 |
|---|---|
static DynamicAdvice.CallType |
DynamicAdvice.CallType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static DynamicAdvice.CallType[] |
DynamicAdvice.CallType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DynamicAdvice.returnValue(Class<?> declaringClass,
Method method,
DynamicAdvice.CallType callType) |
| 限定符和类型 | 方法和说明 |
|---|---|
DynamicAdvice.CallType |
MethodTimeDto.getCallType() |
DynamicAdvice.CallType |
ResponseMethodTimeDto.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MethodTimeDto.setCallType(DynamicAdvice.CallType callType) |
void |
ResponseMethodTimeDto.setType(DynamicAdvice.CallType type) |
Copyright © 2020. All rights reserved.