Class ModelAndViewBridge.OfficeFloorHandlerMethod
java.lang.Object
org.springframework.core.annotation.AnnotatedMethod
org.springframework.web.method.HandlerMethod
net.officefloor.spring.starter.rest.ModelAndViewBridge.OfficeFloorHandlerMethod
- Enclosing class:
- ModelAndViewBridge
public class ModelAndViewBridge.OfficeFloorHandlerMethod
extends org.springframework.web.method.HandlerMethod
HandlerMethod for OfficeFloor bridging.-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.core.annotation.AnnotatedMethod
org.springframework.core.annotation.AnnotatedMethod.AnnotatedMethodParameter -
Field Summary
Fields inherited from class org.springframework.web.method.HandlerMethod
logger -
Method Summary
Methods inherited from class org.springframework.web.method.HandlerMethod
assertTargetBean, createWithResolvedBean, createWithValidateFlags, equals, formatInvokeError, getBean, getContainingClass, getResolvedFromHandlerMethod, getResponseStatus, getResponseStatusReason, getShortLogMessage, hashCode, shouldValidateArguments, shouldValidateReturnValue, toStringMethods inherited from class org.springframework.core.annotation.AnnotatedMethod
findProvidedArgument, formatArgumentError, getBridgedMethod, getMethod, getMethodAnnotation, getMethodParameters, getReturnType, getReturnValueType, hasMethodAnnotation, isVoid
-
Method Details
-
getBeanType
- Overrides:
getBeanTypein classorg.springframework.web.method.HandlerMethod
-