Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DISPATCHER_FIELD |
"woven_proxy_dispatcher_04df3c80_2877_4f6c_99e2_5a25e11d5535" |
protected static final String |
LISTENER_FIELD |
"org_apache_aries_proxy_InvocationListener_04df3c80_2877_4f6c_99e2_5a25e11d5535" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOG_ENTRY |
"Method entry: {}, args {}" |
public static final String |
LOG_EXCEPTION |
"Caught exception" |
public static final String |
LOG_EXIT |
"Method exit: {}, returning {}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
WEAVING_DISABLED_CLASSES |
"org.apache.aries.proxy.weaving.disabled" |
public static final String |
WEAVING_DISABLED_CLASSES_DEFAULT |
"org.objectweb.asm.*,org.slf4j.*,org.apache.log4j.*,javax.*,ch.qos.logback.*" |
public static final String |
WEAVING_ENABLED_CLASSES |
"org.apache.aries.proxy.weaving.enabled" |
public static final String |
WEAVING_ENABLED_CLASSES_DEFAULT |
"*" |
Copyright © 2016. All rights reserved.