提交 1b602b1f 编写于 作者: wu-sheng's avatar wu-sheng

Fix a dynamic interface bug.

上级 9037f139
......@@ -6,5 +6,5 @@ package org.skywalking.apm.agent.core.plugin.interceptor.enhance;
public interface EnhancedInstance {
Object getSkyWalkingDynamicField();
void setSkyWalkingDynamicField();
void setSkyWalkingDynamicField(Object value);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册