public class InvocableHandlerInstrumentation extends AbstractSpring3Instrumentation
InvocableHandlerInstrumentation intercept the invokeForRequest method in the
org.springframework.web.method.support.InvocableHandlerMethod class.| Modifier and Type | Field and Description |
|---|---|
static String |
ENHANCE_CLASS |
static String |
ENHANCE_METHOD |
WITHNESS_CLASSESCONTEXT_ATTR_NAME| Constructor and Description |
|---|
InvocableHandlerInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
witnessClassesgetStaticMethodsInterceptPointsenhancedefine, isBootstrapInstrumentationpublic static final String ENHANCE_METHOD
public static final String ENHANCE_CLASS
public 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.