org.resthub.web.springmvc.router.support
Class RouterHandler

java.lang.Object
  extended by org.springframework.web.method.HandlerMethod
      extended by org.resthub.web.springmvc.router.support.RouterHandler

public class RouterHandler
extends org.springframework.web.method.HandlerMethod

Bears the request mapping information to be handled by the RequestMappingHandlerAdapter to invoke the corresponding Controller.action.

Encapsulates a HandlerMethod object + additional info: