We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Why new Subscriber implementation is a decorator for AbstractService and not implement Service interface directly?
Subscriber
AbstractService
Service
It makes it harder to use with com.google.common.util.concurrent.ServiceManager
com.google.common.util.concurrent.ServiceManager
Why new
Subscriberimplementation is a decorator forAbstractServiceand not implementServiceinterface directly?It makes it harder to use with
com.google.common.util.concurrent.ServiceManager