Uses of Class
dev.mccue.guava.concurrent.ServiceManager.Listener
-
Uses of ServiceManager.Listener in dev.mccue.guava.concurrent
Methods in dev.mccue.guava.concurrent with parameters of type ServiceManager.ListenerModifier and TypeMethodDescriptionvoidServiceManager.addListener(ServiceManager.Listener listener, Executor executor) Registers aServiceManager.Listenerto be executed on the given executor.