Uses of Interface
net.java.dev.vcc.api.DatacenterResourceGroup

Packages that use DatacenterResourceGroup
net.java.dev.vcc.spi   
 

Uses of DatacenterResourceGroup in net.java.dev.vcc.spi
 

Classes in net.java.dev.vcc.spi that implement DatacenterResourceGroup
 class AbstractDatacenterResourceGroup
          The base class from which all Service Provider Implementations map a resource group from.
 

Methods in net.java.dev.vcc.spi that return types with arguments of type DatacenterResourceGroup
 java.util.Set<DatacenterResourceGroup> AbstractDatacenter.getAllDatacenterResourceGroups()
          Gets all the DatacenterResourceGroups that are contained in this container including children.
 java.util.Set<DatacenterResourceGroup> AbstractDatacenterResourceGroup.getAllDatacenterResourceGroups()
          Gets all the DatacenterResourceGroups that are contained in this container including children.
 java.util.Set<DatacenterResourceGroup> AbstractDatacenter.getDatacenterResourceGroups()
          Gets alll the DatacenterResourceGroups that are contained in this container.
 java.util.Set<DatacenterResourceGroup> AbstractDatacenterResourceGroup.getDatacenterResourceGroups()
          Gets alll the DatacenterResourceGroups that are contained in this container.
 

Constructor parameters in net.java.dev.vcc.spi with type arguments of type DatacenterResourceGroup
AbstractDatacenterResourceGroup(ManagedObjectId<DatacenterResourceGroup> resourceGroupManagedObjectId)
           
 



Copyright © 2009. All Rights Reserved.