Uses of Class
com.google.common.util.concurrent.ServiceManager
-
Uses of ServiceManager in com.google.common.util.concurrent
Modifier and TypeMethodDescriptionServiceManager.startAsync()
Initiates service startup on all the services being managed.ServiceManager.stopAsync()
Initiates service shutdown if necessary on all the services being managed.