@Singleton public class BindVMSpecsToXmlPayload extends BaseBindVMSpecToXmlPayload<Iterable<VMSpec>>
| Constructor and Description |
|---|
BindVMSpecsToXmlPayload() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindSpec(Iterable<VMSpec> specs,
com.jamesmurty.utils.XMLBuilder rootBuilder) |
protected Iterable<VMSpec> |
findSpecInArgsOrNull(GeneratedHttpRequest gRequest) |
addOperatingSystemAndVirtualHardware, bindToRequest, bindToRequest, buildChildren, buildRoot, buildRootForName, checkSpec, generateXml, ifNullDefaultToprotected Iterable<VMSpec> findSpecInArgsOrNull(GeneratedHttpRequest gRequest)
findSpecInArgsOrNull in class BaseBindVMSpecToXmlPayload<Iterable<VMSpec>>protected void bindSpec(Iterable<VMSpec> specs, com.jamesmurty.utils.XMLBuilder rootBuilder) throws ParserConfigurationException, FactoryConfigurationError
bindSpec in class BaseBindVMSpecToXmlPayload<Iterable<VMSpec>>ParserConfigurationExceptionFactoryConfigurationErrorCopyright © 2009-2013 jclouds. All Rights Reserved.