Spring Hateoas

Uses of Interface
org.springframework.hateoas.core.DummyInvocationUtils.MethodInvocation

Packages that use DummyInvocationUtils.MethodInvocation
org.springframework.hateoas.core   
org.springframework.hateoas.mvc Spring MVC helper classes to build Links and assemble ResourceSupport types. 
 

Uses of DummyInvocationUtils.MethodInvocation in org.springframework.hateoas.core
 

Methods in org.springframework.hateoas.core that return DummyInvocationUtils.MethodInvocation
 DummyInvocationUtils.MethodInvocation DummyInvocationUtils.LastInvocationAware.getLastInvocation()
           
 

Uses of DummyInvocationUtils.MethodInvocation in org.springframework.hateoas.mvc
 

Methods in org.springframework.hateoas.mvc with parameters of type DummyInvocationUtils.MethodInvocation
protected  UriComponentsBuilder ControllerLinkBuilderFactory.applyUriComponentsContributer(UriComponentsBuilder builder, DummyInvocationUtils.MethodInvocation invocation)
          Applies the configured UriComponentsContributors to the given UriComponentsBuilder.
 


Spring Hateoas

Copyright © 2012-2014-2014 Pivotal, Inc.. All Rights Reserved.