Package org.dasein.cloud.services.server

Operations supporting virtual machines operating inside a cloud provider.

See:
          Description

Interface Summary
ServerServices Core interface for the server services.
 

Class Summary
Server A virtual machine running within a cloud.
ServerSize  
ServerStatistics A very ugly class that contains general analytic data that can be retrieved by a hypervisor from its guest hosts.
 

Enum Summary
Architecture Server architecture, often requiring distinct images.
Platform An operating system associated with servers and images.
ServerPersistence  
ServerState The various possible states in which a server can exist.
 

Package org.dasein.cloud.services.server Description

Operations supporting virtual machines operating inside a cloud provider. The core interface in this package is the ServerServices interface.