public class LogbackPatternConverterActivation extends ClassInstanceMethodsEnhancePluginDefine
Created by wusheng on 2016/12/7.
| Modifier and Type | Field and Description |
|---|---|
static String |
ENHANCE_CLASS |
static String |
ENHANCE_METHOD |
static String |
INTERCEPT_CLASS |
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
LogbackPatternConverterActivation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
protected ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
getStaticMethodsInterceptPointsenhancedefine, witnessClassespublic static final String INTERCEPT_CLASS
public static final String ENHANCE_CLASS
public static final String ENHANCE_METHOD
protected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefineprotected ConstructorInterceptPoint[] getConstructorsInterceptPoints()
getConstructorsInterceptPoints in class ClassEnhancePluginDefineprotected InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
getInstanceMethodsInterceptPoints in class ClassEnhancePluginDefineStaticMethodsInterceptPoint, represent the intercepted methods and their
interceptors.Copyright © 2018 The Apache Software Foundation. All rights reserved.