提交 da734ac8 编写于 作者: H honganan 提交者: wu-sheng

fix comments issue #1935 (#1936)

上级 6b351135
......@@ -28,7 +28,7 @@ package org.apache.skywalking.apm.agent.core.plugin.interceptor.enhance;
*/
public interface InstanceConstructorInterceptor {
/**
* Called before the origin constructor invocation.
* Called after the origin constructor invocation.
*/
void onConstruct(EnhancedInstance objInst, Object[] allArguments);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册