Class ControllerReflectionUtils
java.lang.Object
com.totvs.tjf.metrics.interceptor.utils.ControllerReflectionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getURIControllerPath
(org.springframework.web.method.HandlerMethod method) static String
getURIMethodPath
(org.springframework.web.method.HandlerMethod method) static boolean
isSpringErrorControllers
(org.springframework.web.method.HandlerMethod method)
-
Constructor Details
-
ControllerReflectionUtils
public ControllerReflectionUtils()
-
-
Method Details
-
isSpringErrorControllers
public static boolean isSpringErrorControllers(org.springframework.web.method.HandlerMethod method) -
getURIControllerPath
-
getURIMethodPath
-