public interface InvocationAware
| Modifier and Type | Method and Description |
|---|---|
RestInvocation |
getInvocation() |
void |
setInvocation(RestInvocation invocation) |
void setInvocation(@Nullable RestInvocation invocation)
@Nullable RestInvocation getInvocation()
Copyright © 2012–2021. All rights reserved.