public class HandlerMethodInvokerInstrumentation extends AbstractSpring3Instrumentation
HandlerMethodInvokerInstrumentation intercept the invokeHandlerMethod method in the
org.springframework.web.bind.annotation.support.HandlerMethodInvoker class.WITHNESS_CLASSESCONTEXT_ATTR_NAME| Constructor and Description |
|---|
HandlerMethodInvokerInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
witnessClassesgetStaticMethodsInterceptPointsenhancedefine, isBootstrapInstrumentationpublic ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class AbstractClassEnhancePluginDefinepublic InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class AbstractClassEnhancePluginDefineprotected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefineCopyright © 2019 The Apache Software Foundation. All rights reserved.