Uses of Class
dev.mccue.guava.concurrent.ServiceManager
-
Uses of ServiceManager in dev.mccue.guava.concurrent
Methods in dev.mccue.guava.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.