Uses of Class
hudson.plugins.libvirt.Hypervisor

Uses of Hypervisor in hudson.plugins.libvirt
 

Fields in hudson.plugins.libvirt with type parameters of type Hypervisor
 java.util.concurrent.ConcurrentMap<java.lang.String,Hypervisor> Hypervisor.DescriptorImpl.hypervisors
           
 

Methods in hudson.plugins.libvirt that return Hypervisor
 Hypervisor VirtualMachine.getHypervisor()
           
 

Methods in hudson.plugins.libvirt that return types with arguments of type Hypervisor
 java.util.List<Hypervisor> VirtualMachineSlave.DescriptorImpl.getHypervisors()
           
 

Constructors in hudson.plugins.libvirt with parameters of type Hypervisor
VirtualMachine(Hypervisor hypervisor, java.lang.String name)
           
 



Copyright © 2010. All Rights Reserved.