org.gridbus.broker.farming.alchemi
Interface CrossPlatformManager

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
CrossPlatformManagerLocator

public interface CrossPlatformManager
extends javax.xml.rpc.Service

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
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

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:
javax.xml.rpc.ServiceException

getCrossPlatformManagerSoap

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

Parameters:
portAddress -
Returns:
CrossPlatformManagerSoap object
Throws:
javax.xml.rpc.ServiceException