com.xebialabs.deployit.plugin.cloud.util
Class HostFactory

java.lang.Object
  extended by com.xebialabs.deployit.plugin.cloud.util.HostFactory

public class HostFactory
extends java.lang.Object


Constructor Summary
HostFactory()
           
 
Method Summary
static com.xebialabs.deployit.plugin.overthere.Host fromTemplate(BaseHostTemplate template)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HostFactory

public HostFactory()
Method Detail

fromTemplate

public static com.xebialabs.deployit.plugin.overthere.Host fromTemplate(BaseHostTemplate template)