|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.model.Descriptor<hudson.model.Node>
hudson.slaves.NodeDescriptor
hudson.model.Slave.SlaveDescriptor
hudson.plugins.libvirt.VirtualMachineSlave.DescriptorImpl
@Extension public static final class VirtualMachineSlave.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| Field Summary |
|---|
| Fields inherited from class hudson.slaves.NodeDescriptor |
|---|
ALL |
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
VirtualMachineSlave.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
java.util.List<hudson.model.Descriptor<hudson.slaves.ComputerLauncher>> |
getComputerLauncherDescriptors()
|
java.util.List<VirtualMachine> |
getDefinedVirtualMachines(java.lang.String hypervisorDescription)
|
java.lang.String |
getDisplayName()
|
java.lang.String |
getHypervisorDescription()
|
java.util.List<Hypervisor> |
getHypervisors()
|
java.lang.String |
getVirtualMachineName()
|
boolean |
isInstantiable()
|
| Methods inherited from class hudson.model.Slave.SlaveDescriptor |
|---|
doCheckNumExecutors, doCheckRemoteFS |
| Methods inherited from class hudson.slaves.NodeDescriptor |
|---|
all, allInstantiable, doCheckName, getConfigPage, newInstanceDetailPage |
| Methods inherited from class hudson.model.Descriptor |
|---|
configure, configure, doHelp, find, find, getCheckUrl, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VirtualMachineSlave.DescriptorImpl()
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.model.Node>public boolean isInstantiable()
isInstantiable in class hudson.slaves.NodeDescriptorpublic java.util.List<VirtualMachine> getDefinedVirtualMachines(java.lang.String hypervisorDescription)
public java.util.List<Hypervisor> getHypervisors()
public java.util.List<hudson.model.Descriptor<hudson.slaves.ComputerLauncher>> getComputerLauncherDescriptors()
public java.lang.String getHypervisorDescription()
public java.lang.String getVirtualMachineName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||