public class ProxyHints extends Object
| Constructor and Description |
|---|
ProxyHints() |
| Modifier and Type | Method and Description |
|---|---|
ProxyHints |
registerJdkProxy(Class<?>... proxiedInterfaces) |
ProxyHints |
registerJdkProxy(TypeReference... proxiedInterfaces) |
public ProxyHints registerJdkProxy(TypeReference... proxiedInterfaces)
public ProxyHints registerJdkProxy(Class<?>... proxiedInterfaces)
Copyright © 2023 Seata. All rights reserved.