You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/04/25 04:06:52 UTC

[GitHub] [skywalking] wu-sheng commented on issue #2516: InstanceMethodsInterceptPoint to enhance a abstract class's abstract method

wu-sheng commented on issue #2516: InstanceMethodsInterceptPoint to  enhance a abstract class's abstract method
URL: https://github.com/apache/skywalking/issues/2516#issuecomment-486512451
 
 
   It is an abstract method, you can't enhance that :) JVM rule. If you mean all sub classes who implement this method, maybe try `HierarchyMatch`

----------------------------------------------------------------
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


With regards,
Apache Git Services