mianguafloyd opened a new issue #9469:
URL: https://github.com/apache/dubbo/issues/9469


   在dubbo的服务端程序中,采用了API方式
   //设置真实服务对象
   service.setRef(new ProtocolImpl());
   但实际的调用处打印this.hashcode()发现每次都一样,并没有变化。就是上面new的实例。
   
   如果想采用多例应该如何做?


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