org.jclouds.savvis.vpdc.binders
Class BindVMSpecToXmlPayload
java.lang.Object
org.jclouds.rest.binders.BindToStringPayload
org.jclouds.savvis.vpdc.binders.BaseBindVMSpecToXmlPayload<VMSpec>
org.jclouds.savvis.vpdc.binders.BindVMSpecToXmlPayload
- All Implemented Interfaces:
- Binder, MapBinder
@Singleton
public class BindVMSpecToXmlPayload
- extends BaseBindVMSpecToXmlPayload<VMSpec>
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindVMSpecToXmlPayload
public BindVMSpecToXmlPayload()
findSpecInArgsOrNull
protected VMSpec findSpecInArgsOrNull(GeneratedHttpRequest<?> gRequest)
- Specified by:
findSpecInArgsOrNull
in class BaseBindVMSpecToXmlPayload<VMSpec>
bindSpec
protected void bindSpec(VMSpec spec,
com.jamesmurty.utils.XMLBuilder rootBuilder)
throws ParserConfigurationException,
FactoryConfigurationError
- Specified by:
bindSpec
in class BaseBindVMSpecToXmlPayload<VMSpec>
- Throws:
ParserConfigurationException
FactoryConfigurationError
Copyright © 2009-2011 jclouds. All Rights Reserved.