Uses of Class
org.jclouds.ovf.xml.OperatingSystemSectionHandler

Packages that use OperatingSystemSectionHandler
org.jclouds.ovf.xml   
org.jclouds.ovf.xml.internal   
org.jclouds.savvis.vpdc.xml   
 

Uses of OperatingSystemSectionHandler in org.jclouds.ovf.xml
 

Constructors in org.jclouds.ovf.xml with parameters of type OperatingSystemSectionHandler
VirtualSystemHandler(javax.inject.Provider<VirtualSystem.Builder> builderProvider, OperatingSystemSectionHandler osHandler, VirtualHardwareSectionHandler hardwareHandler, ProductSectionHandler productHandler)
           
 

Uses of OperatingSystemSectionHandler in org.jclouds.ovf.xml.internal
 

Constructors in org.jclouds.ovf.xml.internal with parameters of type OperatingSystemSectionHandler
BaseVirtualSystemHandler(javax.inject.Provider<B> builderProvider, OperatingSystemSectionHandler osHandler, VirtualHardwareSectionHandler hardwareHandler, ProductSectionHandler productHandler)
           
 

Uses of OperatingSystemSectionHandler in org.jclouds.savvis.vpdc.xml
 

Constructors in org.jclouds.savvis.vpdc.xml with parameters of type OperatingSystemSectionHandler
VMHandler(javax.inject.Provider<VM.Builder> builderProvider, OperatingSystemSectionHandler osHandler, VirtualHardwareSectionHandler hardwareHandler, ProductSectionHandler productHandler, javax.inject.Provider<NetworkSectionHandler> networkSectionHandler, javax.inject.Provider<NetworkConfigSectionHandler> networkConfigSectionHandler, javax.inject.Provider<NetworkConnectionSectionHandler> networkConnectionSectionHandler)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.