public class SpringELExpressionFactory extends Object implements ExpressionFactory, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
SpringELExpressionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Expression |
createExpression(String expression)
create expression
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public Expression createExpression(String expression)
ExpressionFactorycreateExpression in interface ExpressionFactoryexpression - the expressionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2023 Seata. All rights reserved.