Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.ScheduledExecutorService
Package | Description |
---|---|
com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of ScheduledExecutorService in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return ScheduledExecutorService Modifier and Type Method Description ScheduledExecutorService
ServiceHost. getScheduledExecutor()
Get scheduledExecutorScheduledExecutorService
ScheduledExecutorService. shutdown(Boolean shutdown)
ScheduledExecutorService
ScheduledExecutorService. terminated(Boolean terminated)
Methods in com.vmware.vra.jenkinsplugin.model.iaas with parameters of type ScheduledExecutorService Modifier and Type Method Description ServiceHost
ServiceHost. scheduledExecutor(ScheduledExecutorService scheduledExecutor)
void
ServiceHost. setScheduledExecutor(ScheduledExecutorService scheduledExecutor)