@Deprecated public interface Invocation extends Invocation
| Modifier and Type | Interface and Description |
|---|---|
static class |
Invocation.CompatibleInvocation
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Invoker<?> |
getInvoker()
Deprecated.
get the invoker in current context.
|
default Invocation |
getOriginal()
Deprecated.
|
default void |
setAttachment(String key,
String value)
Deprecated.
|
default void |
setAttachmentIfAbsent(String key,
String value)
Deprecated.
|
getArguments, getAttachment, getAttachment, getAttachments, getMethodName, getParameterTypesInvoker<?> getInvoker()
InvocationgetInvoker in interface Invocationdefault Invocation getOriginal()
default void setAttachmentIfAbsent(String key, String value)
setAttachmentIfAbsent in interface Invocationdefault void setAttachment(String key, String value)
setAttachment in interface InvocationCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.