| Package | Description |
|---|---|
| io.seata.spring.annotation |
| Modifier and Type | Method and Description |
|---|---|
SeataInterceptorPosition |
SeataInterceptor.getPosition()
Get position.
|
SeataInterceptorPosition |
GlobalTransactionalInterceptor.getPosition() |
static SeataInterceptorPosition |
SeataInterceptorPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeataInterceptorPosition[] |
SeataInterceptorPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Seata. All rights reserved.