public class GlobalLockExecutorImpl extends Object implements io.seata.rm.GlobalLockExecutor
| Constructor and Description |
|---|
GlobalLockExecutorImpl(org.noear.solon.core.aspect.Invocation inv,
GlobalLock anno) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute() |
io.seata.core.model.GlobalLockConfig |
getGlobalLockConfig() |
public GlobalLockExecutorImpl(org.noear.solon.core.aspect.Invocation inv,
GlobalLock anno)
public Object execute() throws Throwable
execute in interface io.seata.rm.GlobalLockExecutorThrowablepublic io.seata.core.model.GlobalLockConfig getGlobalLockConfig()
getGlobalLockConfig in interface io.seata.rm.GlobalLockExecutorCopyright © 2025. All rights reserved.