org.glite.ce.monitorapij.ws
Interface CEMonitorConsumer

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

public interface CEMonitorConsumer
extends javax.xml.rpc.Service


Method Summary
 CEMonitorConsumerPort getCEMonitorConsumerPort()
           
 CEMonitorConsumerPort getCEMonitorConsumerPort(java.net.URL portAddress)
           
 java.lang.String getCEMonitorConsumerPortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getCEMonitorConsumerPortAddress

public java.lang.String getCEMonitorConsumerPortAddress()

getCEMonitorConsumerPort

public CEMonitorConsumerPort getCEMonitorConsumerPort()
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCEMonitorConsumerPort

public CEMonitorConsumerPort getCEMonitorConsumerPort(java.net.URL portAddress)
                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException