public class Log4j2OutputAppenderActivation extends ClassStaticMethodsEnhancePluginDefine
| Modifier and Type | Field and Description |
|---|---|
static String |
ENHANCE_CLASS |
static String |
ENHANCE_METHOD |
static String |
INTERCEPT_CLASS |
CONTEXT_ATTR_NAME| Constructor and Description |
|---|
Log4j2OutputAppenderActivation() |
| Modifier and Type | Method and Description |
|---|---|
protected ClassMatch |
enhanceClass() |
protected StaticMethodsInterceptPoint[] |
getStaticMethodsInterceptPoints() |
getConstructorsInterceptPoints, getInstanceMethodsInterceptPointsenhancedefine, witnessClassespublic static final String ENHANCE_CLASS
public static final String INTERCEPT_CLASS
public static final String ENHANCE_METHOD
protected ClassMatch enhanceClass()
enhanceClass in class AbstractClassEnhancePluginDefineprotected StaticMethodsInterceptPoint[] getStaticMethodsInterceptPoints()
getStaticMethodsInterceptPoints in class ClassEnhancePluginDefineStaticMethodsInterceptPoint, represent the intercepted methods and their
interceptors.Copyright © 2019 The Apache Software Foundation. All rights reserved.