Package | Description |
---|---|
com.google.common.util.concurrent |
Concurrency utilities.
|
Modifier and Type | Method and Description |
---|---|
ServiceManager |
ServiceManager.startAsync()
Initiates service startup on all the services being managed.
|
ServiceManager |
ServiceManager.stopAsync()
Initiates service shutdown if necessary on all the services
being managed.
|
Copyright © 2010–2019. All rights reserved.