JavaScript is disabled on your browser.
Skip navigation links
Spring HATEOAS
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.hateoas.server.core
Interface LastInvocationAware
public interface
LastInvocationAware
Author:
Oliver Drotbohm, Greg Turnquist
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
MethodInvocation
getLastInvocation
()
Iterator
<
Object
>
getObjectParameters
()
Method Details
getObjectParameters
Iterator
<
Object
>
getObjectParameters
()
getLastInvocation
@Nullable
MethodInvocation
getLastInvocation
()