Uses of Package
net.java.dev.vcc.api

Packages that use net.java.dev.vcc.api
net.java.dev.vcc.api   
net.java.dev.vcc.api.commands   
net.java.dev.vcc.api.profiles   
net.java.dev.vcc.spi   
 

Classes in net.java.dev.vcc.api used by net.java.dev.vcc.api
CapabilityProfile
          Describes the capabilities of a Datacenter.
Command
          Represents an operation to be performed.
ComputerSnapshot
          Represents a snapshot of a virtual computer.
Datacenter
          Represeents a datacenter of Hosts for virtual Computers.
Host
          Created by IntelliJ IDEA.
Log
          A generic logging interface for logging from within VCC implementations.
ManagedObject
          Represents an object in a Datacenter
ManagedObjectId
          The unique ID of a ManagedObject instance.
PowerState
          Represents the power states of a virtual machine.
Success
          A class used to signify when a Command either returns success or throws an exception.
 

Classes in net.java.dev.vcc.api used by net.java.dev.vcc.api.commands
Command
          Represents an operation to be performed.
 

Classes in net.java.dev.vcc.api used by net.java.dev.vcc.api.profiles
CapabilityProfile
          Describes the capabilities of a Datacenter.
 

Classes in net.java.dev.vcc.api used by net.java.dev.vcc.spi
CapabilityProfile
          Describes the capabilities of a Datacenter.
Command
          Represents an operation to be performed.
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
          Represents an object in a Datacenter
ManagedObjectId
          The unique ID of a ManagedObject instance.
 



Copyright © 2009. All Rights Reserved.