|
Class Summary |
| Utils |
|
| XenDriver |
Xen driver implementation. |
| XenHost |
Xen driver Host MXBean implementation |
| XenHost.XenAPIParams |
|
| XenServerPool |
The XenServerPool is the Xen-driver-specific implementation of the
ServerPoolMXBean interface. |
| XenSSH |
The XenSSH class gathers static methods wrapping SSH remote invocation to
shell scripts that must be installed on Xen backend hosts. |
| XenVirtualMachine |
Xen driver Virtual Machine MXBean implementation |
| XenVMImageStore |
Xen driver VirtualMachineImageStore MXBean implementation This store is
implemented as a directory containing for each VM template:
a XML metadata file
the image file (raw filesystem image)
|