com.xebialabs.deployit.client
Class DeployitProxies

java.lang.Object
  extended by com.xebialabs.deployit.client.DeployitProxies

public class DeployitProxies
extends Object


Constructor Summary
DeployitProxies(ConnectionOptions options, Authentication authentication)
           
 
Method Summary
 Authentication getAuthentication()
           
 com.xebialabs.deployit.core.api.DeploymentProxy getDeployment()
           
 com.xebialabs.deployit.core.api.DescriptorProxy getDescriptor()
           
 String getHost()
           
 com.xebialabs.deployit.core.api.ImportablePackageProxy getImportablePackage()
           
 com.xebialabs.deployit.core.api.QueryProxy getQuery()
           
 com.xebialabs.deployit.core.api.RepositoryProxy getRepository()
           
 com.xebialabs.deployit.core.api.ServerProxy getServer()
           
 com.xebialabs.deployit.core.api.TaskProxy getTaskRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployitProxies

public DeployitProxies(ConnectionOptions options,
                       Authentication authentication)
Method Detail

getImportablePackage

public com.xebialabs.deployit.core.api.ImportablePackageProxy getImportablePackage()

getRepository

public com.xebialabs.deployit.core.api.RepositoryProxy getRepository()

getTaskRegistry

public com.xebialabs.deployit.core.api.TaskProxy getTaskRegistry()

getDeployment

public com.xebialabs.deployit.core.api.DeploymentProxy getDeployment()

getDescriptor

public com.xebialabs.deployit.core.api.DescriptorProxy getDescriptor()

getQuery

public com.xebialabs.deployit.core.api.QueryProxy getQuery()

getServer

public com.xebialabs.deployit.core.api.ServerProxy getServer()

getAuthentication

public Authentication getAuthentication()

getHost

public String getHost()


Copyright © 2012. All Rights Reserved.