C G L O S T U W

C

CRITICAL - Static variable in interface org.glite.discovery.ServiceStatus
Deprecated. The script detected that either the service was not running or it was above some "critical" threshold.
create() - Static method in class org.glite.discovery.ServiceDiscoveryFactory
Creates an instance of the ServiceDiscovery interface using a class defined by the sd.class system property.
create(String) - Static method in class org.glite.discovery.ServiceDiscoveryFactory
Creates an instance of the ServiceDiscovery interface using the specified class name.

G

getAdministration() - Method in interface org.glite.discovery.ServiceDetails
Gets the admin contact for the service.
getAssociatedServices() - Method in interface org.glite.discovery.ServiceDetails
Gets the associated services for the service.
getData() - Method in interface org.glite.discovery.ServiceDetails
Gets the service data (key/value pairs) for the service.
getEndpoint() - Method in interface org.glite.discovery.Service
Gets the service endpoint.
getKey() - Method in class org.glite.discovery.ServiceData
Gets the parameter name.
getName() - Method in interface org.glite.discovery.Service
Gets the unique service name.
getService(String) - Method in interface org.glite.discovery.ServiceDiscovery
Gets the service with the given name.
getServiceData(String) - Method in interface org.glite.discovery.ServiceDiscovery
Gets the list of attributes (name/value pairs) associated with the given service.
getServiceDataItem(String, String) - Method in interface org.glite.discovery.ServiceDiscovery
Gets a parameter value for the service.
getServiceDetails(String) - Method in interface org.glite.discovery.ServiceDiscovery
Gets all the available data on the given service.
getServiceSite(String) - Method in interface org.glite.discovery.ServiceDiscovery
Returns the name of the site where the service runs.
getServiceWSDL(String) - Method in interface org.glite.discovery.ServiceDiscovery
Returns a URL to the service WSDL.
getSite() - Method in interface org.glite.discovery.ServiceDetails
Gets the site where the service is deployed.
getStatus() - Method in interface org.glite.discovery.Service
Deprecated.  
getStatusMessage() - Method in interface org.glite.discovery.Service
Deprecated.  
getType() - Method in interface org.glite.discovery.Service
Gets the service type.
getVOs() - Method in interface org.glite.discovery.ServiceDetails
Gets the list of VOs under which the service operates.
getValue() - Method in class org.glite.discovery.ServiceData
Gets the parameter value.
getVersion() - Method in interface org.glite.discovery.Service
Gets the service version.
getWSDL() - Method in interface org.glite.discovery.ServiceDetails
Gets the URL for the WSDL of the service.

L

listAssociatedServices(String, String, String, String[]) - Method in interface org.glite.discovery.ServiceDiscovery
Lists the available services that are associated with the specified service and that match the specified type, site and VOs.
listAssociatedServices(String, String, String, String[], boolean) - Method in interface org.glite.discovery.ServiceDiscovery
Deprecated. The onlyListAvailable parameter is deprecated, @see listAssociatedServices(String,String,String,String[])
listServices(String, String, String[]) - Method in interface org.glite.discovery.ServiceDiscovery
Lists all the available services matching the specified type, site and VOs.
listServices(String, String, String[], boolean) - Method in interface org.glite.discovery.ServiceDiscovery
Deprecated. The onlyListAvailable parameter is deprecated, @see listServices(String,String,String[])
listServicesByData(ServiceData[], String, String, String[]) - Method in interface org.glite.discovery.ServiceDiscovery
Lists the available services matching the given service data (key/value pairs) and the specified type, site and VOs.
listServicesByData(ServiceData[], String, String, String[], boolean) - Method in interface org.glite.discovery.ServiceDiscovery
Deprecated. The onlyListAvailable parameter is deprecated, @see listServicesByData(ServiceData[],String,String,String[])

O

OK - Static variable in interface org.glite.discovery.ServiceStatus
Deprecated. The script was able to check the service and it appeared to be functioning properly.
org.glite.discovery - package org.glite.discovery
 

S

Service - interface org.glite.discovery.Service.
Provides basic information about a Service.
ServiceData - class org.glite.discovery.ServiceData.
A key/value pair describing a Service.
ServiceData(String, String) - Constructor for class org.glite.discovery.ServiceData
Creates a ServiceData object with the given key and value.
ServiceDetails - interface org.glite.discovery.ServiceDetails.
A detailed description of a Service, including information about VOs, service data and associated services.
ServiceDiscovery - interface org.glite.discovery.ServiceDiscovery.
Interface to the service discovery subsystem.
ServiceDiscoveryException - exception org.glite.discovery.ServiceDiscoveryException.
Exception thrown by the ServiceDiscovery API.
ServiceDiscoveryException(String, Throwable) - Constructor for class org.glite.discovery.ServiceDiscoveryException
Creates a new ServiceDiscoveryException object.
ServiceDiscoveryException(String) - Constructor for class org.glite.discovery.ServiceDiscoveryException
Creates a new ServiceDiscoveryException object.
ServiceDiscoveryFactory - class org.glite.discovery.ServiceDiscoveryFactory.
Factory for implementations of ServiceDiscovery interface.
ServiceDiscoveryFactory() - Constructor for class org.glite.discovery.ServiceDiscoveryFactory
 
ServiceStatus - interface org.glite.discovery.ServiceStatus.
Deprecated.  

T

toString() - Method in class org.glite.discovery.ServiceData
Returns a string representation of this ServiceData object.

U

UNKNOWN - Static variable in interface org.glite.discovery.ServiceStatus
Deprecated. Invalid command line arguments were supplied to the script or the script was unable to check the status of the given hosts/service.

W

WARNING - Static variable in interface org.glite.discovery.ServiceStatus
Deprecated. The script was able to check the service, but it appeared to be above some "warning" threshold or did not appear to be working properly.

C G L O S T U W