Uses of Class
com.google.common.util.concurrent.ServiceManager
Packages that use ServiceManager
-
Uses of ServiceManager in com.google.common.util.concurrent
Methods in com.google.common.util.concurrent that return ServiceManagerModifier 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.