| Package | Description |
|---|---|
| org.noear.solon.core.aspect | |
| org.noear.solon.core.util | |
| org.noear.solon.core.wrap |
| Modifier and Type | Method and Description |
|---|---|
Object |
InterceptorEntity.doIntercept(Invocation inv)
拦截
|
Object |
Interceptor.doIntercept(Invocation inv)
拦截
|
| Modifier and Type | Method and Description |
|---|---|
static String |
TmplUtil.parse(String tmpl,
Invocation inv)
解析模板
${name}_${order.id}_${.type}
|
static String |
TmplUtil.parse(String tmpl,
Invocation inv,
Object rst)
解析模板
${name}_${order.id}_${.type}
|
| Modifier and Type | Method and Description |
|---|---|
Object |
MethodWrap.doIntercept(Invocation inv)
拦截处理
|
Copyright © 2025. All rights reserved.