You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "khanimteyaz (GitHub)" <gi...@apache.org> on 2019/01/12 09:32:43 UTC

[GitHub] [incubator-dubbo] khanimteyaz commented on pull request #3210: Refactor telnet invoke command

I think 
    `ProviderModel providerModel = new ProviderModel(DemoService.class.getName(), new DemoServiceImpl(), DemoService.class);` would better approach, it will avoid the the problem if class package changes in future. What would you say?

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3210 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org