com.xebialabs.deployit.plugin.overthere
Class Host.ConnectionOptionsBuilder

java.lang.Object
  extended by com.xebialabs.deployit.plugin.overthere.Host.ConnectionOptionsBuilder
Enclosing class:
Host

public static class Host.ConnectionOptionsBuilder
extends java.lang.Object


Constructor Summary
Host.ConnectionOptionsBuilder()
           
 
Method Summary
protected  void copyPropertiesToConnectionOptions(com.xebialabs.overthere.ConnectionOptions options, com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci)
           
 com.xebialabs.overthere.ConnectionOptions getConnectionOptions(Host host)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Host.ConnectionOptionsBuilder

public Host.ConnectionOptionsBuilder()
Method Detail

getConnectionOptions

public com.xebialabs.overthere.ConnectionOptions getConnectionOptions(Host host)

copyPropertiesToConnectionOptions

protected void copyPropertiesToConnectionOptions(com.xebialabs.overthere.ConnectionOptions options,
                                                 com.xebialabs.deployit.plugin.api.udm.ConfigurationItem ci)