Uses of Class
hudson.plugins.libvirt.Hypervisor
-
Packages that use Hypervisor Package Description hudson.plugins.libvirt -
-
Uses of Hypervisor in hudson.plugins.libvirt
Methods in hudson.plugins.libvirt that return Hypervisor Modifier and Type Method Description Hypervisor
VirtualMachineLauncher. findOurHypervisorInstance()
Hypervisor
VirtualMachine. getHypervisor()
Hypervisor
PluginImpl. getServer(String host)
Methods in hudson.plugins.libvirt that return types with arguments of type Hypervisor Modifier and Type Method Description Collection<Hypervisor>
PluginImpl. getServers()
Constructors in hudson.plugins.libvirt with parameters of type Hypervisor Constructor Description VirtualMachine(Hypervisor hypervisor, String name)
-