| Modifier and Type | Method and Description |
|---|---|
Expression |
ExpressionFactory.createExpression(String expression)
create expression
|
Expression |
ExpressionResolver.getExpression(String expressionStr) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionMatchExpression
Exception match evaluator expression
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
ExceptionMatchExpressionFactory.createExpression(String expressionString) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
DefaultExpressionResolver.getExpression(String expressionStr) |
| Modifier and Type | Class and Description |
|---|---|
class |
SequenceExpression
Generate sequence expression
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
SequenceExpressionFactory.createExpression(String expressionString) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringELExpression
Expression base on Spring EL
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
SpringELExpressionFactory.createExpression(String expression) |
Copyright © 2023 Seata. All rights reserved.