gMan1990 opened a new issue, #10866:
URL: https://github.com/apache/dubbo/issues/10866

   <!-- If you need to report a security issue please visit 
https://github.com/apache/dubbo/security/policy -->
   
   - [ ] I have searched the [issues](https://github.com/apache/dubbo/issues) 
of this repository and believe that this is not a duplicate.
   
   ## Ask your question here
   比如 `public interface DemoService`
   `public class DemoServiceImpl implements DemoService {`
   
   调用 DemoService,在provider Filter里可以获得 `getInterface` `getMethodName`  但我想获得 
`DemoServiceImpl实例` 或者`DemoServiceImpl.class`


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to