Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.ExecutorService
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of ExecutorService in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return ExecutorService Modifier and Type Method Description ExecutorService
ServiceHost. getExecutor()
Get executorExecutorService
ExecutorService. shutdown(Boolean shutdown)
ExecutorService
ExecutorService. terminated(Boolean terminated)
Methods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type ExecutorService Modifier and Type Method Description ServiceHost
ServiceHost. executor(ExecutorService executor)
void
ServiceHost. setExecutor(ExecutorService executor)