Package org.ow2.jasmine.vmm.api

Interface Summary
DomainMXBean Management interface for a domain.
HostMXBean Management interface of a physical host acting as a container of virtual machines by way of a hypervisor.
ManagedResourceMXBean Base management interface for VMM managed resources
NotificationTypes Notification types that can be emitted by VMM MXBeans
ServerPoolMXBean Management interface of a Server Pool.
VirtualMachineImageMXBean Management interface of a VirtualMachineImage.
VirtualMachineImageStoreMXBean Management interface of a VirtualMachineImageStore.
VirtualMachineMXBean Management interface of a virtual machine.
VMMAgentMXBean The entry-point management interface of a VMM agent.
 

Class Summary
ResourceUsage A snapshot of performance metrics for a virtual machine
ResourceUsage.DiskStats Disk I/O performance metrics of a device
ResourceUsage.NetworkStats Network I/O performance metrics of a NIC
VMConfigSpec The VMConfigSpec class is a helper class used to describe the configuration of a virtual machine to be created
VMCustomizationSpec The VMCustomizationSpec class is a helper class used to describe the customization parameters of a virtual machine to be created or cloned
VnicIPSettings This class defines the IP settings of a virtual NIC attached to a VM
 

Enum Summary
HostMXBean.PerfMetric Defines the different performance metrics that can be retrieved from a host
VirtualMachineMXBean.PowerState Different states of a virtual machine.
VnicIPSettings.IpAssignmentMode  
 

Exception Summary
BadVMPowerStateException Thrown when an operation is attempted on a VM that is not in the appropriate state
IllegalOperationException Thrown if an illegal operation if attempted on a managed resource
InsufficientResourcesException Thrown to indicate that an operation could not complete because of insufficient resources
InvalidVMConfigException Thrown if the a VM configuration is invalid
VMMException The base exception to be thrown by a VMM agent
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.