public class SpringELExpressionFactory extends Object implements ExpressionFactory, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
SpringELExpressionFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
Expression |
createExpression(String expression)
create expression
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public Expression createExpression(String expression)
ExpressionFactorycreateExpression 在接口中 ExpressionFactorypublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2022 Seata. All rights reserved.