Package | Description |
---|---|
org.jclouds.ovf.xml | |
org.jclouds.ovf.xml.internal | |
org.jclouds.savvis.vpdc.xml |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentOptionSectionHandler |
class |
DiskSectionHandler |
class |
NetworkSectionHandler |
class |
OperatingSystemSectionHandler |
class |
ProductSectionHandler |
class |
VirtualHardwareSectionHandler |
class |
VirtualSystemHandler |
Modifier and Type | Method and Description |
---|---|
static SectionHandler |
SectionHandler.create() |
Modifier and Type | Class and Description |
---|---|
class |
BaseVirtualSystemHandler<T extends BaseVirtualSystem<T>,B extends BaseVirtualSystem.Builder<T>> |
Modifier and Type | Field and Description |
---|---|
protected SectionHandler |
BaseVirtualSystemHandler.defaultSectionHandler |
protected SectionHandler |
BaseEnvelopeHandler.defaultSectionHandler |
protected SectionHandler |
BaseVirtualSystemHandler.extensionHandler |
protected SectionHandler |
BaseEnvelopeHandler.extensionHandler |
Modifier and Type | Field and Description |
---|---|
protected Map<String,Provider<? extends SectionHandler>> |
BaseVirtualSystemHandler.extensionHandlers |
Modifier and Type | Method and Description |
---|---|
protected void |
BaseVirtualSystemHandler.setExtensionHandlers(Map<String,Provider<? extends SectionHandler>> extensionHandlers) |
Modifier and Type | Class and Description |
---|---|
class |
NetworkConfigSectionHandler |
class |
NetworkConnectionSectionHandler |
class |
VMHandler |
Copyright © 2009-2012 jclouds. All Rights Reserved.