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 ExecutorServiceServiceHost. getExecutor()Get executorExecutorServiceExecutorService. shutdown(Boolean shutdown)ExecutorServiceExecutorService. terminated(Boolean terminated)Methods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type ExecutorService Modifier and Type Method Description ServiceHostServiceHost. executor(ExecutorService executor)voidServiceHost. setExecutor(ExecutorService executor)