Guice: how do you configure an @Provides and @Singleton in a module in this case?

后端 未结 0 1029
情深已故
情深已故 2021-02-11 22:16

I have a provider method in a module annotated with @Provides:

@Provides
public ChatServicePerformanceMonitor getChatServicePerfMon() {
  ...
}


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