Package net.java.dev.vcc.api

Interface Summary
CapabilityProfile Describes the capabilities of a Datacenter.
Computer Represents a Virtual Computer.
ComputerSnapshot Represents a snapshot of a virtual computer.
ComputerTemplate Represents a template from which virtual computers can be created.
Datacenter Represeents a datacenter of Hosts for virtual Computers.
DatacenterResourceGroup Represeents a group of resources, such as: Hosts for virtual Computers; virtual Computers; and DatacenterResourceGroups.
Host Created by IntelliJ IDEA.
HostResourceGroup Represeents a group of resources, such as: Hosts for virtual Computers; virtual Computers; and HostResourceGroups.
Log A generic logging interface for logging from within VCC implementations.
LogFactory Created by IntelliJ IDEA.
ManagedObject<T extends ManagedObject<T>> Represents an object in a Datacenter
 

Class Summary
Command<RESULT> Represents an operation to be performed.
DatacenterManager The connection factory creates connections with which to control Virtual Computers and their Hosts.
ManagedObjectId<T extends ManagedObject> The unique ID of a ManagedObject instance.
Success A class used to signify when a Command either returns success or throws an exception.
 

Enum Summary
PowerState Represents the power states of a virtual machine.
 



Copyright © 2009. All Rights Reserved.