@Deprecated public interface Invocation extends Invocation
| 限定符和类型 | 接口和说明 |
|---|---|
static class |
Invocation.CompatibleInvocation
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Invoker<?> |
getInvoker()
已过时。
get the invoker in current context.
|
default Invocation |
getOriginal()
已过时。
|
default void |
setAttachment(String key,
String value)
已过时。
|
default void |
setAttachmentIfAbsent(String key,
String value)
已过时。
|
getArguments, getAttachment, getAttachment, getAttachments, getMethodName, getParameterTypesInvoker<?> getInvoker()
InvocationgetInvoker 在接口中 Invocationdefault Invocation getOriginal()
default void setAttachmentIfAbsent(String key, String value)
setAttachmentIfAbsent 在接口中 Invocationdefault void setAttachment(String key, String value)
setAttachment 在接口中 InvocationCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.