| 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 |
SnelUtil.evalTmpl(String tmpl,
Invocation inv)
执行模板表达式
new: #{name}_#{order.id}_#{result.type}
old: ${name}_${order.id}_${.type}
|
static String |
TmplUtil.parse(String tmpl,
Invocation inv)
Deprecated.
解析模板
${name}_${order.id}_${.type}
|
static String |
TmplUtil.parse(String tmpl,
Invocation inv,
Object rst)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
MethodWrap.doIntercept(Invocation inv)
拦截处理
|
Copyright © 2025. All rights reserved.