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–2016. All rights reserved.