com.xebialabs.deployit.maven.cli
Class MavenProxies

java.lang.Object
  extended by com.xebialabs.deployit.maven.cli.MavenProxies

public class MavenProxies
extends Object


Constructor Summary
MavenProxies(MavenCliOptions options, Authentication authentication)
           
 
Method Summary
 Authentication getAuthentication()
           
 com.xebialabs.deployit.core.api.DeploymentProxy getDeployment()
           
 String getHost()
           
 com.xebialabs.deployit.core.api.ImportablePackageProxy getImportablePackage()
           
 com.xebialabs.deployit.core.api.RepositoryProxy getRepository()
           
 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

MavenProxies

public MavenProxies(MavenCliOptions 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()

getAuthentication

public Authentication getAuthentication()

getHost

public String getHost()


Copyright © 2012. All Rights Reserved.