public class SolonInvocationWrapper extends Object implements org.apache.seata.integration.tx.api.interceptor.InvocationWrapper
| Constructor and Description |
|---|
SolonInvocationWrapper(org.noear.solon.core.aspect.Invocation inv) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArguments() |
Method |
getMethod() |
Object |
getProxy() |
Object |
getTarget() |
Object |
proceed() |
public SolonInvocationWrapper(org.noear.solon.core.aspect.Invocation inv)
public Method getMethod()
getMethod in interface org.apache.seata.integration.tx.api.interceptor.InvocationWrapperpublic Object getProxy()
getProxy in interface org.apache.seata.integration.tx.api.interceptor.InvocationWrapperpublic Object getTarget()
getTarget in interface org.apache.seata.integration.tx.api.interceptor.InvocationWrapperpublic Object[] getArguments()
getArguments in interface org.apache.seata.integration.tx.api.interceptor.InvocationWrapperCopyright © 2025. All rights reserved.