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 serviceService#startAsync startupon all the services being managed.ServiceManager.stopAsync()Initiates serviceService#stopAsync shutdownif necessary on all the services being managed.