You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/12/08 14:47:38 UTC

[GitHub] [shardingsphere] yu199195 commented on a change in pull request #8538: support to load resource by plugin classloader

yu199195 commented on a change in pull request #8538:
URL: https://github.com/apache/shardingsphere/pull/8538#discussion_r538452470



##########
File path: shardingsphere-agent/shardingsphere-agent-core/src/main/java/org/apache/shardingsphere/agent/core/plugin/AgentPluginLoader.java
##########
@@ -251,8 +261,8 @@ public PluginAdviceDefinition loadPluginAdviceDefine(final TypeDescription typeD
     /**
      * To get or create instance of the advice class. Create new one and caching when it is not exist.
      *
-     * @param <T>               advice type
      * @param classNameOfAdvice class name of advice
+     * @param <T>               advice type

Review comment:
       keep a blank 




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org