Uses of Package
org.glassfish.virtualization.spi

Packages that use org.glassfish.virtualization.spi
org.glassfish.virtualization.spi   
 

Classes in org.glassfish.virtualization.spi used by org.glassfish.virtualization.spi
AllocationConstraints
          Virtual machine allocation constraints such as groups to privilege or ignore.
AllocationPhase
          Dummy phases definition for VirtualMachine allocation.
AllocationStrategy
          An allocation strategy is responsible for allocating virtual machines given a set of server pools and machines within these server pools.
EventSource
          Definition of events source which supports registration of listeners.
FileOperations
          Abstraction for local/remote file operations on a machine.
IAAS
          Defines the Infrastructure Management Service
Listener
          Definition of a listener of a task completion.
Machine
          Represents a machine
Machine.State
           
MachineOperations
          Interface for executing some operations on a machine, using the passed FileOperations object.
MemoryListener
          Created by IntelliJ IDEA.
PhasedFuture
          A phased future is a Future which provides phases completion access.
PhysicalServerPool
          Represents a serverPool of machines.
SearchCriteria
          Created by IntelliJ IDEA.
ServerPool
          Abstract a set of servers than can be used to provide VirtualMachine
ServerPoolAllocationStrategy
          Represents a strategy for allocating virtual machines within a pool of servers.
StaticVirtualMachineInfo
          Static information about a virtual machine like its max memory, number of processors assigned, etc...
StoragePool
          Represents a storage pool, a serverPool of volumes.
StorageVol
          Represents a defined volume (disk) in the underlying virtualization infrastructure
TemplateCondition
          Represents a template condition (that can be used in a search criteria for a template).
TemplateCustomizer
          A template customizer is responsible for customizing a virtual machine for a particular template service type.
TemplateInstance
          Represents a template instance that can be instantiated in a virtual machine
VirtException
          Exception wrapper for underlying native virtualization exception
VirtualCluster
          Internal runtime representation of a cluster implemented with virtual machines.
VirtualMachine
          Defines a Virtual machine
VirtualMachine.PropertyName
           
VirtualMachineInfo
          Returns the virtual machine information
 



Copyright © 2012. All Rights Reserved.