org.gridbus.broker.farming.alchemi
Interface CrossPlatformManager


public interface CrossPlatformManager

This file was auto-generated from WSDL by the Apache Axis WSDL2Java emitter.


Method Summary
 CrossPlatformManagerSoap getCrossPlatformManagerSoap()
          Returns the CrossPlatFormManagerSoap object
 CrossPlatformManagerSoap getCrossPlatformManagerSoap(java.net.URL portAddress)
          Returns the CrossPlatFormManagerSoap object
 java.lang.String getCrossPlatformManagerSoapAddress()
          Returns the address of the remote Alchemi cross-platform manager server
 

Method Detail

getCrossPlatformManagerSoapAddress

public java.lang.String getCrossPlatformManagerSoapAddress()
Returns the address of the remote Alchemi cross-platform manager server

Returns:
Address of remote server

getCrossPlatformManagerSoap

public CrossPlatformManagerSoap getCrossPlatformManagerSoap()
                                                     throws javax.xml.rpc.ServiceException
Returns the CrossPlatFormManagerSoap object

Returns:
CrossPlatformManagerSoap object
Throws:
ServiceException

getCrossPlatformManagerSoap

public CrossPlatformManagerSoap getCrossPlatformManagerSoap(java.net.URL portAddress)
                                                     throws javax.xml.rpc.ServiceException
Returns the CrossPlatFormManagerSoap object

Parameters:
portAddress -
Returns:
CrossPlatformManagerSoap object
Throws:
ServiceException