org.glite.ce.monitorapij.ws
Interface CEMonitor

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

public interface CEMonitor
extends javax.xml.rpc.Service


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

Method Detail

getCEMonitorAddress

public java.lang.String getCEMonitorAddress()

getCEMonitor

public CEMonitorPort getCEMonitor()
                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCEMonitor

public CEMonitorPort getCEMonitor(java.net.URL portAddress)
                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException