Is it possible with ByteBuddy to intercept a method that is declared by an interface with an annotation?

前端 未结 0 766
感情败类
感情败类 2021-01-27 00:10

I need to instrument all methods, which implement an interface that itself is annotated. Consider such an example:

@WebSe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题