public class ListenableFutureCallbackInstrumentation extends ClassInstanceMethodsEnhancePluginDefine
ListenableFutureCallbackInstrumentation enhance onSuccess method and oonFailure
that class inherited org.springframework.util.concurrent.ListenableFutureCallback by
SuccessCallbackInterceptor and
FailureCallbackInterceptor.CONTEXT_ATTR_NAME| Constructor and Description |
|---|
ListenableFutureCallbackInstrumentation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, isBootstrapInstrumentation, witnessClassespublic ListenableFutureCallbackInstrumentation()
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.