| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.support.expression |
| 限定符和类型 | 方法和说明 |
|---|---|
<T> T |
MethodBaseExpressionExecuteDelegate.execute(String expression,
Class<T> resultType,
MethodBaseExpressionExecuteDelegate.MethodExecution execution)
Execute the expression in the specified above and return the execution result.
|
protected void |
MethodBaseExpressionExecuteDelegate.registerParams(MethodBaseExpressionExecuteDelegate.MethodExecution methodExecution,
ExpressionContext context)
Register the execution parameters of the method in the context.
|
protected ExpressionContext |
MethodBaseExpressionExecuteDelegate.resolveContext(MethodBaseExpressionExecuteDelegate.MethodExecution methodExecution)
Create a method aspect expression context.
|
Copyright © 2023. All rights reserved.