com.uc4.ara.collabnet.rm
Class ImportExportServiceFactory

java.lang.Object
  extended by com.uc4.ara.collabnet.rm.ImportExportServiceFactory

public class ImportExportServiceFactory
extends java.lang.Object

Service Factory for talking to UC4 Deployment Manager. This is an .NET application that allows components and packages to be created in Deployment manager.


Field Summary
static java.lang.String IMPORTEXPORTSERVICE
          The Constant IMPORTEXPORTSERVICE.
 
Constructor Summary
ImportExportServiceFactory()
           
 
Method Summary
static ImportExportServiceSoapProxy getImportExportServiceFromUrl(java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IMPORTEXPORTSERVICE

public static final java.lang.String IMPORTEXPORTSERVICE
The Constant IMPORTEXPORTSERVICE.

See Also:
Constant Field Values
Constructor Detail

ImportExportServiceFactory

public ImportExportServiceFactory()
Method Detail

getImportExportServiceFromUrl

public static ImportExportServiceSoapProxy getImportExportServiceFromUrl(java.lang.String url)
                                                                  throws java.net.MalformedURLException
Throws:
java.net.MalformedURLException


Copyright © 2004-2013. All Rights Reserved.